webui-vue: srcrev bump 8d29eb4947..6534e58bc4

Derick Montague (3):
      Resolve npm package vulnerabilities
      Add test hooks to primary navigation
      Use proper casing for data-test-id values

Dixsie Wolmers (1):
      Update global typography

Mateusz Gapski (3):
      Overlapping search box and toolbar with selected rows
      Hide status icon if severity is empty
      Change name of menu elements

Sukanya Pandey (1):
      Add the updated icons for critical and export

SurenNeware (3):
      Add table responsive layout and fix search icon visibility
      Add test hooks to SSL certificate page
      Add test hooks to LDAP page

Yoshie Muranaka (1):
      Fix browser warning of non-unique id on Hardware page

(From meta-phosphor rev: 6913c9830e9ec831af7848e522f6760cd591dd03)

Change-Id: I1751bd3a24a8841e2bbee4f7a280b900e444232d
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 37deb46..24f38c0 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 = "8d29eb4947a15b008dd825cb3abda6f462fdc201"
+SRCREV = "6534e58bc4c46165d846f786804f534aab29912d"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "