webui-vue: srcrev bump aa7e83257e..54c6bfc2d4

Sukanya Pandey (2):
      Manage power usage loader
      Profile settings page

Yoshie Muranaka (7):
      Add Hardware status page and system table
      Refactor Overview page
      Add power supplies table to hardware status page
      Add DIMM slot table to hardware status page
      Add Fans table to hardware status page
      Add Chassis table to hardware status page
      Add BMC manager table to hardware status page

Change-Id: I628e7e6a56a0c7b70a90e7233edd2bce18153a35
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 7e7fd92..5eedf18 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 = "aa7e83257e10585fe162d8639924fafcacb16ca4"
+SRCREV = "54c6bfc2d40def4db1bc3a13ab92ee71091b1e4f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "