webui-vue: srcrev bump 5fe1c3fed7..7def3249d4

Derick Montague (5):
      Update PageContainer snapshot test
      Fix lint warning
      Fix input icon being hidden on input focus
      Fix broken info-tooltip spec and snapshot
      Fix broken TableToolbar snapshot test

Sukanya Pandey (7):
      Add test case for input password toggle component
      Add unit test cases for table toolbar component
      Fix issue related to profile settings page
      Add unit test cases for status icon component
      Resolve issue of page not found when opening new tab
      Add translated cancel title to all modals
      Add unit test cases for table cell count component

SurenNeware (2):
      Add unit test cases for info tooltip component
      Removed truncated style from overview page

Yoshie Muranaka (1):
      Update IBM router and navigation

Change-Id: I48e6bbfe02cdf60a6b460acdb9890fbfa11cc2e0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 3dc2ee7..3bb1518 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "5fe1c3fed73164d4fe82ebb142cefbca72c2e706"
+SRCREV = "7def3249d454ed7fd45975ab6b5a22cca6ad3a5a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "