phosphor-webui: srcrev bump 1cc7021c9e..bc5cc7f75c

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

James Feist (1):
      redfish: fix json format

(From meta-phosphor rev: e40fef3c242a58f51e7621e9e48ac4fc87711ae0)

Change-Id: Ief024124aedfc5cbf76cc6045c1b544a7a0bf7b3
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/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index abccf0e..c0b024d 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/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 "