phosphor-webui: srcrev bump 47246f591b..4a16a026b6

James Feist (2):
      Pass cookies into function
      Add CSRF check to more websockets

Change-Id: I5e8d7abd21e63c66f4484135b060ddd62d7be7a8
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 f7b201c..0758cec 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 = "47246f591ba4cd753f91d6328ebea6f90e9b4903"
+SRCREV = "4a16a026b60a3bf54161ed4e4bc34885b4e3e6c3"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "