webui-vue: srcrev bump 7def3249d4..ac2b3f08f4

Derick Montague (1):
      Update axios to remove vulnerabilities

Yoshie Muranaka (1):
      Define SNMP page route in IBM navigation

(From meta-phosphor rev: 8e9b780262bc7c6cf43d8089a2e1a04b4c8d33a3)

Change-Id: Ie73e0f9ebe1479871de74d81c4bd79439fd0c3de
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 3bb1518..64d246b 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 = "7def3249d454ed7fd45975ab6b5a22cca6ad3a5a"
+SRCREV = "ac2b3f08f4bc46d088756b41d63e523ab4f71f2a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "