webui-vue: srcrev bump 42c656035f..d329ec84b1

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

Yoshie Muranaka (1):
      Refactor navigation component

(From meta-phosphor rev: b36964a23454c3e58ef57cd200b0c7765c4a4b2d)

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