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

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

SurenNeware (1):
      Add Toast Notification to ServerLED page

(From meta-phosphor rev: 33fdb3b6e8a06120d040fde73d7cddb6529a93fd)

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