webui-vue: srcrev bump 224d6ad33b..68bbba296c

SurenNeware (1):
      Global Search component

Yoshie Muranaka (1):
      Add date filter on Event logs page

Change-Id: Id4fa34b7d9fe640572d6eac7caa483b92c883786
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 93a1f27..73a5345 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 = "224d6ad33bbc4aa722bcede95280c98f8c764af4"
+SRCREV = "68bbba296c6f99b81d2882e1fef6f37cf4a6bb51"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "