webui-vue: srcrev bump 64c20a5e65..a5cbc449c2

Dixsie Wolmers (2):
      Add custom IBM progress loading bar
      Add consistent save button pattern to LDAP

SurenNeware (1):
      Add title attribute to header actions

Yong Li (1):
      Catch the TypeError in sensors page

(From meta-phosphor rev: d6612c6d5cfa4ad7c5db5915ab3db99b3c60254e)

Change-Id: If5523f68fdaae7045ad9159950a78e926bc5f353
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 222c105..6ed8ee8 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 = "64c20a5e6523215935553267e362a28ae5a59fdc"
+SRCREV = "a5cbc449c201696f5ff4d77dfc18c4f60b4d901d"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "