webui-vue: srcrev bump d8c71c00c2..b63e9d9a70

kirankumarb07 (1):
      SOL console opened in a new tab shows an error

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