webui-vue: srcrev bump ef8c3f33b5..1f8117f810

SurenNeware (1):
      Add style to left sidebar and app header

Yoshie Muranaka (1):
      Add support for mutual TLS

(From meta-phosphor rev: 131f3279960f974943b8609828c1db9de17e26c9)

Change-Id: I8ced249daf13c2a78207a7e22f3e6a3e62b836fc
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 508af1d..b2b2793 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 = "ef8c3f33b580b6bba09268765326ac7900eea65a"
+SRCREV = "1f8117f810a87e563aa2e33c67a7779dc0542a0d"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "