webui-vue: srcrev bump dc618a8dbc..08f0f8e132

Yoshie Muranaka (1):
      Update Vuex package to v3.5.1

(From meta-phosphor rev: 453368a945c162e24c1e4eb28646eee9ca06b85d)

Change-Id: Id741b36845039ca6be2e9a0db6215233f0b3f1a3
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 43d71e3..5f01175 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 = "dc618a8dbc778c273015540e438cf81e1933175f"
+SRCREV = "08f0f8e132d117797080c4078a101ab93b0985a5"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "