phosphor-webui: srcrev bump 628ba8b33d..3d3e326692

Andrew Geissler (1):
      Include bmcweb XSS disable in README

Change-Id: I29f08c048e59bc7412976d1dd83ef7900768dd2c
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 d49e134..68e5a58 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 = "628ba8b33d4b02f19626a1f61e8fa2f067e35e2f"
+SRCREV = "3d3e326692f7a81b47ad53b655ca74839eda2e54"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "