webui-vue: srcrev bump 2932165f02..b115aea1ea

Derick Montague (1):
      Add themes documentation

Gunnar Mills (1):
      Move node to >=12.14.1

Yoshie Muranaka (1):
      Clear XSRF token when navigating to Login

Change-Id: Ica66693427fe71d46081002e566d52ebc323c834
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 9364b97..25f50d6 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 = "2932165f02e5aa9241c080b188a0df9fea297775"
+SRCREV = "b115aea1eab526971983369986e2d2a56e17ff15"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "