phosphor-webui.bb: bump version

Change-Id: Id5c143f371137163dcd122486f244db331bac346
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb b/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
index 568ec17..94d4ffb 100644
--- a/meta-phosphor/common/recipes-phosphor/webui/phosphor-webui.bb
+++ b/meta-phosphor/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 = "b3d48d425e8b673071c6369ca0ea639fcb8a5af4"
+SRCREV = "e9f5fe77bb5646d33b06d51008bac8aa208a21f8"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "