webui-vue: srcrev bump ed7278a2f7..946535f39b

wangqi02 (1):
      Fix In-page "Refresh" button doesn't update sensor readings

Change-Id: Ia4d39e1d74eb0dbfaa239dbc2e16ccaf274c3fce
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 3191dc5..dddee3b 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 = "ed7278a2f747586de9f938c1e234c514d9379cac"
+SRCREV = "946535f39b6e8f33505659e5eaf300632451d1db"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.