webui-vue: srcrev bump 73d255b68a..84b4f0b96a

Glukhov Mikhail (1):
      Spanish language removed

Change-Id: I97d85746b93ed243ed910594329978b7e22e6675
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 82eec0c..3b1440e 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 = "73d255b68ae6a7a6406d3f0b644fdb265f14a97e"
+SRCREV = "84b4f0b96a18f732ec583e7521e8d6e22d844616"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.