webui-vue: srcrev bump b24a483eda..7385e139b0

Patrick Williams (1):
      prettier: re-format

Change-Id: Idd06cfbc5306952d12fdb25e7087245dbc2d8555
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 9e950ef..399073e 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 = "b24a483eda5ca0b0ecdb4f0c61b90d76d0d8e1e0"
+SRCREV = "7385e139b0c9efca7430458cee982e63e282f4ae"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.