webui-vue: srcrev bump 30abccbed8..5ee04ef522

Sukanya Pandey (1):
      Add mocha and chai test framework

(From meta-phosphor rev: 79a95dc145698c26668dda17ddc9c52657920b0e)

Change-Id: I1260d89cc6512ad9430437db1efe3f2347c48a18
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 9a1eda4..ff4ab4e 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 = "30abccbed83aee950016c2da0ae5bf512df769dc"
+SRCREV = "5ee04ef522612e27d6fef02154bf23e45076ceee"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "