phosphor-webui.bb: bump version

Change-Id: I1b299ee8167a7c9a16b06fb58c3d13ed9c0d97a0
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 1246293..53b5e23 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 = "0d028015b06bab47ae0752a71fa860548b66c625"
+SRCREV = "3c837f45b6149a38e11b35d680ec9e8e64d547da"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "