phosphor-webui.bb: bump version

Change-Id: I8c7902a8c9d455ae6fa77a36bbdae1e74edb8dcf
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 26322bf..bd01326 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 = "8126bcb1b9c9a9176eb73373ac25f75864cc0bbd"
+SRCREV = "8beb651d8b74beb05956435210cc9421e0119a3f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "