webui-vue: srcrev bump 37393810fa..532a4b0336

Derick Montague (2):
      Resolve header and nav accessibility violations
      Fix documentation error

Yoshie Muranaka (2):
      Add SSL Certificate expiration warnings
      Add generate CSR to SSL certificates page

(From meta-phosphor rev: e00a58d94d200f7a818bb44ed7c2d0534a883991)

Change-Id: Ifb7ff0f5af5744ad56ad80205e912dad94644ef3
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 cb31368..af476ab 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 = "37393810fa1ed2ae69ec05d0b19887e27760d48e"
+SRCREV = "532a4b033669497d972683320e3d1d6dde1943f6"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "