phosphor-webui: srcrev bump 5fcee5ab52..b42b93d8ad

Derick Montague (1):
      Fix LDAP request resulting in 400 response

Zbigniew Kurzynski (1):
      Sorting certificate table

Change-Id: Iffb290d2c967121ff43d5fb80b8118e6adfd03b5
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 834e87a..466525c 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 = "5fcee5ab526d678c9f39763cc90f600c2869df5d"
+SRCREV = "b42b93d8adcf463dc7cc4422cf6718d698c95236"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "