webui-vue: srcrev bump e8cb2c6a81..b89eed27d5

kirankumarb07 (1):
      Closed KVM new window after WEBUI logged out

Change-Id: I34514536db81da96e38c0fd30f26da21c4b0800d
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 f46f17b..632fd8f 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 = "e8cb2c6a81e8abb75cb63c10c29008d868e7fef2"
+SRCREV = "b89eed27d5b1bc60a46ce88ab1322e12137425b2"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.