webui-vue: srcrev bump b63e9d9a70..373d243c98

Chandra Harkude (1):
      Fixed calling method "handleSubmit" two times

Change-Id: Ia737abd6c193cc368b3e54fcc49caad7a0daafb3
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 f348e7e..fb44173 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 = "b63e9d9a70dabc4c9a7038f7727fca6bd17d940a"
+SRCREV = "373d243c98f8b465e9315e95f88cdf26b887a626"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.