webui-vue: srcrev bump f65cc7b29a..cad5bb9cfc

Lei YU (1):
      Fix inconsistent power status

Sandeepa Singh (1):
      Add POST code logs page

Change-Id: Ie5dde6c1448b58f844e2e7bb1ad167f0e3d4657f
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 e65d8ec..0d2d666 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 = "f65cc7b29a90b71a5e6c888ea180150e232be79e"
+SRCREV = "cad5bb9cfc7cc4ce2024b7b227affb3c7a717f1f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native nlf-native "