webui-vue: srcrev bump 1f9ed4c310..37393810fa

Derick Montague (1):
      Add engines object to package.json

Sukanya Pandey (1):
      Add spec files for the components

Yoshie Muranaka (1):
      Add SSL Certificates page

Change-Id: I650d54be3ce6a53f1e25625bbde91b169c8b8c2f
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 0a224c4..cb31368 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 = "1f9ed4c310fe029b960b2ebf9c32e57c5d1498f3"
+SRCREV = "37393810fa1ed2ae69ec05d0b19887e27760d48e"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "