phosphor-webui: srcrev bump cee23d9317..425ed044e9

Gunnar Mills (1):
      Fix security vulnerabilities

(From meta-phosphor rev: 8ab1ef140c945deaf703b58f2f373dc2aa851af2)

Change-Id: I5d8f1bf4be463483e7d3c9f50d0b183d6631d84a
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index 986a627..d0d9a41 100644
--- a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "cee23d931785fe0638054a2448acb2e44411fdd0"
+SRCREV = "425ed044e9422ad17e8d1924387620cd3d925f37"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "