phosphor-webui: srcrev bump 425ed044e9..4148f2eee6

James Feist (1):
      Block forwarding to non-local url

Yoshie Muranaka (1):
      Create profile settings page

Change-Id: I2da0b173e8d9ea21aaebb74dfad0f885b73b5d4b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index d0d9a41..b92a013 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/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 = "425ed044e9422ad17e8d1924387620cd3d925f37"
+SRCREV = "4148f2eee6313068d3223871005160b2902abb18"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "