phosphor-webui.bb: bump version

Change-Id: I25d005b89145d8ac5afab5ac994cae6aafbcf014
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/common/recipes-phosphor/webui/phosphor-webui.bb b/common/recipes-phosphor/webui/phosphor-webui.bb
index 1f220e8..d6c4f62 100644
--- a/common/recipes-phosphor/webui/phosphor-webui.bb
+++ b/common/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
 LICENSE = "Apache-2.0"
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "a1d238f3a53db2ec3cc4c2fd52fe78738b37968b"
+SRCREV = "5ea75751e5feb70acfef7439429caddbb263ee32"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "