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

(From meta-phosphor rev: 8b1e3baf63b663f4e42c95bc1280c4bc1dbbacbc)

Change-Id: Iba86761e75c82f4471aa766cd0103d4e9afb3089
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 0a224c4..cb31368 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 = "1f9ed4c310fe029b960b2ebf9c32e57c5d1498f3"
+SRCREV = "37393810fa1ed2ae69ec05d0b19887e27760d48e"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "