webui-vue: srcrev bump ae09a4b3c0..182b3f1ff4

Dixsie Wolmers (1):
      Fix overview error

Change-Id: I4506516326c19c70c1d169eb6e5b063fdb648768
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 379a405..a21fb89 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 = "ae09a4b3c03dcf86616820ab9d8c0c7ef9ebc69c"
+SRCREV = "182b3f1ff44b7319767dcc4c50fe54515602b9fa"
 S = "${WORKDIR}/git"
 
 DEPENDS:prepend = "nodejs-native nlf-native "