webui-vue: srcrev bump 74466b8529..6173bc6110

Derick Montague (1):
      Resolve LoadingBar accessibility issue

Yoshie Muranaka (2):
      Add search input to event logs page
      Create separate LoginLayout component

Change-Id: I49356be586eff1a50b580136f05931f4b40b821c
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 1cbc0d6..d27fad0 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 = "74466b852979859e4b8c9a448123460098fdbbf5"
+SRCREV = "6173bc611071be368967afd795be5e84d8b38ee5"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "