webui-vue: srcrev bump 8fc53ad94d..2932165f02

Derick Montague (1):
      Add motion guidelines

Yoshie Muranaka (3):
      Add page loader on Local user management page
      Add translation to Unauthorized page
      Add confirmation modal on local user table

Change-Id: I4bfcde49f9f789c4190a74e961a8412c324c5846
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 ba0a4f1..9364b97 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 = "8fc53ad94d61372fe5fd2bd96378c2fb1fd0f1f9"
+SRCREV = "2932165f02e5aa9241c080b188a0df9fea297775"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "