webui-vue: srcrev bump 7006806d21..0beb0f98cf

MichalX Szopinski (1):
      Show Security settings tab on Intel environment

Change-Id: I5c41e187f0327b50f402593ff697353cd85d90eb
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 f03efc4..c75310a 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 = "7006806d21cf8d13666524a8124b8395f2f1e156"
+SRCREV = "0beb0f98cf738ce0c9697c53d607719167546b2c"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "