webui-vue: srcrev bump 19b2cfba73..78372d6345

Xiaochao Ma (1):
      SOL: fix socket close exception

Change-Id: I932e0ed00746c1693b4c6e91458b2ff0b00efd28
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 46ae0b5..2b32f8e 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;branch=master;protocol=https"
-SRCREV = "19b2cfba7323b8327266063411e4fae4c966b17e"
+SRCREV = "78372d6345cf5f1e04d6a8d56c416a7aec70b998"
 S = "${WORKDIR}/git"
 
 DEPENDS:prepend = "nodejs-native "