phosphor-webui.bb: bump version

Change-Id: I04d6f2203ad0659038f620fc402f02651a24d5d8
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 cf41e1b..6df5093 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 = "6549114edd82ff42e817be55969d775ceab91973"
+SRCREV = "8265829856f5cbd7190d91866baa7c6c365de493"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "