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

(From meta-phosphor rev: d0b4636f8283e75fb8586bff0933223592cfd0d5)

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