webui-vue: srcrev bump 373d243c98..5d95418ca3

kirankumarb07 (1):
      Fix pre commit script break

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