webui-vue: srcrev bump 74f8687d4a..2c69921cf8

Derick Montague (1):
      Update node packages to remove vulnerabilities

Dixsie Wolmers (2):
      Translate overview page
      Update label and definition list style

Yoshie Muranaka (3):
      Create password visibility toggle
      Add Reboot BMC page
      Add batch actions to local user table

(From meta-phosphor rev: 1cfc3ef489090cac3329ea1d4bb998d88a8d9998)

Change-Id: Ic0fc91b25688294bf726103dd689a34effcb85eb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index fc01520..321b543 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 = "74f8687d4ab358c071bd081b0b7709eba5a521c2"
+SRCREV = "2c69921cf85dcf83b6a9c3b04d9f4885ef8b6d40"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "