webui-vue: srcrev bump 84b4f0b96a..0b4c447d2c

Ed Tanous (6):
      Add empty authentication module
      Move ci from format-code to run-ci
      Fix useless class in Sessions
      Upgrade eslint
      Reformat files with new linter
      Rebuild package-lock.json

Konstantin Aladyshev (1):
      Correct AppNavigation snapshot to pass unit tests

Change-Id: I3f41887140959cbc7cfd7a5ba2bad6c5c4556885
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 3b1440e..80d4d37 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 DEPENDS:prepend = "nodejs-native "
-SRCREV = "84b4f0b96a18f732ec583e7521e8d6e22d844616"
+SRCREV = "0b4c447d2c113179b99dc9fd29aed8dc4ac06498"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.