webui-vue: srcrev bump 157d2ffe61..391f94921b

SurenNeware (1):
      Correct client sessions displayed data

Yoshie Muranaka (1):
      Update FormFile component button style

Change-Id: I416496ab0a526e95185715983198410cc4b8be5f
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 da2adaf..3780502 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 = "157d2ffe6175e5849c7137dabdb05dd5b50ed372"
+SRCREV = "391f94921bffb243d1eb3d72a49402a930b42160"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "