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

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

(From meta-phosphor rev: f4a19077a12117c90d40d06b8fe7008e0c8a54c2)

Change-Id: I6d1a76dec108ef0a53a5cc8c51592b7bca0de160
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb b/meta-phosphor/recipes-phosphor/webui/phosphor-webui_git.bb
index f7b201c..0758cec 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 = "47246f591ba4cd753f91d6328ebea6f90e9b4903"
+SRCREV = "4a16a026b60a3bf54161ed4e4bc34885b4e3e6c3"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "