phosphor-webui.bb: bump version

Change-Id: I36bfe319916a8aec6a058555531b1c41f9ec9842
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 f1d6de7..eaa7158 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 = "7c3e8c1d0c24f499c7140b8df6ed8114597514c1"
+SRCREV = "033025f33dd0872c2d23f06c471fd5278c7ddd41"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "