webui-vue: srcrev bump c031b6988d..74f8687d4a

Yoshie Muranaka (3):
      Add Health status to app header
      Add refresh functionality in app header
      Add responsive layout

Change-Id: Id6c6f796c82d4d983eea047f026acc17f4d1190b
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 2ea3d75..fc01520 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 = "c031b6988d6381ae1d2ecefd04e8c2af47f0ff4a"
+SRCREV = "74f8687d4ab358c071bd081b0b7709eba5a521c2"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "