webui-vue: srcrev bump 1b1c100590..547b5fc35b

Yoshie Muranaka (1):
      Update language json structure

(From meta-phosphor rev: 7b018995aef5f11e0dbfd8dd4a8dffa543d68f12)

Change-Id: I3b35f11221693d03a29bef3fd94bdcffcbde96f9
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 60625fa..04cb48f 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 = "1b1c1005905c0d5a0145377718ad773fe08d0863"
+SRCREV = "547b5fc35b0f658f88414f8628f668af89f62734"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "