phosphor-webui: srcrev bump 5e930c0aeb..f6387628d2

Ed Tanous (1):
      Remove CSP protections from HTML

Change-Id: I4395518da07f78ef147ce6c3c023fc74531791f6
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 766074e..adce4a3 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 = "5e930c0aeb5b66df2c357be4d5c33d4828c2783f"
+SRCREV = "f6387628d22b525c20a16e4b928ceece0e03c92b"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "