phosphor-webui: srcrev bump 1cc7021c9e..bc5cc7f75c

Gunnar Mills (1):
      Server Health: Check if logs are resolved

James Feist (1):
      redfish: fix json format

Change-Id: I0c748489e8261d740e49a14f5396413e726e93aa
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index abccf0e..c0b024d 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "1cc7021c9e77251e610c26b0f2a0b59bd0896886"
+SRCREV = "bc5cc7f75c4cb0c81200a2fcb2e68815b2b8c1b9"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "