webui-vue: srcrev bump 31bf55af57..55888a1ca8

Dixsie Wolmers (1):
      Add test hooks to network settings page

Gunnar Mills (2):
      Spelling: sed -i 's/intial/initial/g'
      Codespell spelling fixes

Change-Id: I1a373e22b5caf7f157c2adb3b2a37a5da44a9ba8
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 5c27a1b..c37a860 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 = "31bf55af576d192c116efca34675755c4c8deea2"
+SRCREV = "55888a1ca827da6247323036947c4ca30f2e9798"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "