webui-vue: srcrev bump 2c69921cf8..52b0223005

Dixsie Wolmers (1):
      Update overview events table and overview network layout

Yoshie Muranaka (2):
      Create TableRowAction component
      Add password requirements to local user page

Change-Id: I588645d0d834e25d695bf9a9c4fb2bfd1dcc3ff7
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 321b543..e0471e7 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 = "2c69921cf85dcf83b6a9c3b04d9f4885ef8b6d40"
+SRCREV = "52b0223005c91dc95f82ef0752ea2f3ae50788e6"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "