webui-vue: srcrev bump 7bc85e4936..9a25c80591

Derick Montague (1):
      Update coding standards documentation

Change-Id: Iff4e6eac5b662a48d9c204811894ed81b3f2395c
Signed-off-by: Andrew Geissler <openbmcbump-github@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 1323441..c72463a 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 = "7bc85e4936f1fe0178bae3bedcdc11c5e00564d6"
+SRCREV = "9a25c80591e8872297f2c33ad9bcd6a97639f04c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "