webui-vue: srcrev bump 42c656035f..d329ec84b1

Derick Montague (1):
      Change overview page critical event sort order

Yoshie Muranaka (1):
      Refactor navigation component

Change-Id: I8ed115d555d07d53ee3c9ec33fef24eb97b16ab7
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 23d1085..11d52c1 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 = "42c656035fdb9c76fcd5ed7e04f501d97acb6037"
+SRCREV = "d329ec84b105c55abafc53db061bbfc57494c582"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "