webui-vue: srcrev bump b115aea1ea..68069e1955

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

(From meta-phosphor rev: 3986a1148ee1b939d854b10e1ff6a7244df7baf6)

Change-Id: Ie6c61e6f059b223c2437f2e5e015d0916cb1a7c8
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 25f50d6..1eb3816 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 = "b115aea1eab526971983369986e2d2a56e17ff15"
+SRCREV = "68069e1955f63219601a9dd9100b56075fb2099c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "