webui-vue: srcrev bump f4328edf86..d600bb52cd

Kenneth (1):
      Fixed vuex dumps errors

Kenneth Fullbright (1):
      Fixed Assembly table Identify LED switches

Sandeepa Singh (2):
      Add missing properties to Dimms table
      Fix invalid password validation

Change-Id: Ic05a92638419ab4e809fba04a4fb8eff01eb8953
Signed-off-by: Andrew Geissler <openbmcbump-github@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 8b4a72f..4a88ae6 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 = "f4328edf86b284fe8836717251ce6696670dbdd5"
+SRCREV = "d600bb52cd7e71543932cdd30892f6dc9bb6d740"
 S = "${WORKDIR}/git"
 
 DEPENDS:prepend = "nodejs-native nlf-native "