webui-vue: srcrev bump a7ec6293c9..74466b8529

Derick Montague (1):
      Resolve hidden focus within closed navigation

Change-Id: Ibbd1e9b1834564a1eeb93553a886c72aad7ea4eb
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 36ffd63..1cbc0d6 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 = "a7ec6293c9b63a617aea2a0110edf33a6a3c9dbc"
+SRCREV = "74466b852979859e4b8c9a448123460098fdbbf5"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "