phosphor-webui.bb: bump version

Change-Id: I7cce09a406f196689c29ab774d948f204a02c5d4
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 25c361e..e642248 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 = "7a5ce461fb91a2e10eb2ef15a2a9f6a9407e1564"
+SRCREV = "f4d9bc487fa0386d0fb9dcf9131a5961d0f84b59"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "