webui-vue: srcrev bump bcb0ab4f1e..80d697d8a6

Ed Tanous (1):
      Fix popup-box authenticate on session disconnect

Change-Id: Ic5070b2a361832ab7d4e87d5d0bfaec121ebcd8a
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 28c10e7..3243cba 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 = "bcb0ab4f1e933795e53da7c28ca75382c94f9af9"
+SRCREV = "80d697d8a6e9343aeba1a4955fdbbc4627bf2e9e"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.