webui-vue: srcrev bump 6b140bacde..42c656035f

Yoshie Muranaka (1):
      Hide loader on Reboot BMC page

Change-Id: I857a4bb6c3c948af0672fb22f24c7e775b89ee20
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 a1ac8c8..23d1085 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 = "6b140bacde6213f6f6b89e0f1480948b39436fb0"
+SRCREV = "42c656035fdb9c76fcd5ed7e04f501d97acb6037"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "