webui-vue: srcrev bump 6173bc6110..31bf55af57

Dixsie Wolmers (1):
      Add test hooks to overview page

SurenNeware (1):
      Add Toast Notification to ServerLED page

Change-Id: I4ea4fba85923fa922e1cbb906190afc7dea1cfa9
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 d27fad0..5c27a1b 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 = "6173bc611071be368967afd795be5e84d8b38ee5"
+SRCREV = "31bf55af576d192c116efca34675755c4c8deea2"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "