webui-vue: srcrev bump 00f5b79055..645250b918

Yoshie Muranaka (2):
      Fix loading hang
      Fix loading property import

(From meta-phosphor rev: 79a695138d2d97301ced899dd2296594e6aeafd5)

Change-Id: Ie9fba36e5b3433683508022ea872e84b317005b9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 e446634..4ef9579 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "00f5b79055f982d45beb483a1399568bd50aebc6"
+SRCREV = "645250b918ccc1d3965824a1c259d0367f6691b1"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "