webui-vue: srcrev bump b115aea1ea..68069e1955

Yoshie Muranaka (2):
      Add Redfish mapping for quiesced and dignostics mode
      Add logout commit for 401 response

Change-Id: I0b1200ea15243056e1983f56e10885ee461e5b17
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 25f50d6..1eb3816 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 = "b115aea1eab526971983369986e2d2a56e17ff15"
+SRCREV = "68069e1955f63219601a9dd9100b56075fb2099c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "