webui-vue: srcrev bump c77fdaf98d..8fc53ad94d

Yoshie Muranaka (4):
      Fix accessibility issue on local user page
      Add loading bar to Server power operations page
      Add XSRF token to websocket connection
      Add missing translations to user management store

Change-Id: I2522f4a0791e2a8005d74400a928ccae1e004b73
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 31a4896..ba0a4f1 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 = "c77fdaf98dd259dbc6b279f76d204916c95feee8"
+SRCREV = "8fc53ad94d61372fe5fd2bd96378c2fb1fd0f1f9"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "