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

Yoshie Muranaka (1):
      Update language json structure

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