webui-vue: srcrev bump c031b6988d..74f8687d4a

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

(From meta-phosphor rev: 8a86e659730ca1ad54bbfc5333940df97a13abd6)

Change-Id: Ie892beb2478a061ca8f1c12e607efdc2ca8d974e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 2ea3d75..fc01520 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/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 "