webui-vue: srcrev bump b31a448dc9..5ecdd66639

Sukanya Pandey (1):
      Add unit test cases for search component

Yoshie Muranaka (1):
      Add ability to downlad dump

Change-Id: If7a4518d3bfb64170ca72383a1df7c05f25e8542
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index e6d4dc2..bfec371 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "b31a448dc9d6d153b33e2a8616f1626d376a6ee0"
+SRCREV = "5ecdd6663904f4730c06a47efedbd382094e03c3"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "