phosphor-webui: srcrev bump b5c5dc5d6c..b1e7c86360

AppaRao Puli (1):
      WebUI: Support for configure failed login attempts

Change-Id: I2bf2531ff430788de7a5922a87e53060fcbc08e7
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 61a0b59..76adbd7 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 = "b5c5dc5d6c7d35738949f8576228076642590864"
+SRCREV = "b1e7c86360f3f9bb05264a3cdbc5a587aa8f1175"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "