webui-vue: srcrev bump 7def3249d4..ac2b3f08f4

Derick Montague (1):
      Update axios to remove vulnerabilities

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

Change-Id: I278847820d0aac8507ce616b10ebacc0af64601d
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 3bb1518..64d246b 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 "