webui-vue: srcrev bump 5a705962a8..92a0a4ac1f

SurenNeware (2):
      Add secondary variant to cancel button
      Add info icon for informational alert

Yoshie Muranaka (5):
      Remove Sass color maps
      Update IBM .env styles
      Update .env documentaion
      Update server power operations viewable actions
      Add Firmware page

(From meta-phosphor rev: e9bdd126bb5d967052805c90c4ae94e97e5d8d8d)

Change-Id: I7e789c557cedd4ce3f27e90ebc60a60c0d1a6f8f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index b94f6f4..e541706 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 = "5a705962a8d3e972e0dd3c837f6177cf8f3a5f97"
+SRCREV = "92a0a4ac1f25271c1861d7c97a0d8344dd578905"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "