webui-vue: srcrev bump 2dabfc1bb4..780733a1b4

Thang Q. Nguyen (1):
      Fix logout button not work on Safari

Change-Id: Ie288c698866969a0fc5690faf6a15f6e1706d148
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 711ff7e..42d697b 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 = "2dabfc1bb488f84ec00f19a51aba144b7f71e45d"
+SRCREV = "780733a1b426a927140619857d732fb472d5cf38"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.