webui-vue: srcrev bump 54c6bfc2d4..386df45f71

Yoshie Muranaka (1):
      Update TableDataFormatter filename

Change-Id: Ibed08d37861e3b72db57d0625301046042aecc40
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 5eedf18..289ea7e 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 = "54c6bfc2d40def4db1bc3a13ab92ee71091b1e4f"
+SRCREV = "386df45f71ecbdac5ef7b8d828010ac48587d479"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "