phosphor-webui.bb: bump version

Change-Id: I2b4d3576642fa75c04d8ffd6ec8d36ea7f84120f
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 517ef70..557d4b6 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 = "a4ec46799be5c1181210762df8ff0b3c00448780"
+SRCREV = "07876ff1241919afdbd548b55aac108d5b1ea00f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "