phosphor-webui: srcrev bump b1e7c86360..4693ddb24b

Derick Montague (1):
      Update hex values to meet WCAG AA Guidelines for color contrast

Gunnar Mills (1):
      User management: Remove disable redfish support

Change-Id: I507a0242ee8692c8247a4177cf64e5c7ffb28419
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 76adbd7..623d1ae 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 = "b1e7c86360f3f9bb05264a3cdbc5a587aa8f1175"
+SRCREV = "4693ddb24bb89dc724c1061c01a9b74455f0e9e7"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "