webui-vue: srcrev bump 6a3b7b5d65..37b22a1331

Nikhil Ashoka (1):
      WebSocket tries to connect with 'console/default' instead of 'console0'

Change-Id: I1cd42a7677414e2412b72ab93da1a038405a1679
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 08b2b8f..ad8eb5e 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 = "6a3b7b5d65375b8039d42923e5fce99f66c62d87"
+SRCREV = "37b22a13319f467e494dcb201570cdde840f8412"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.