phosphor-webui: srcrev bump 0b7d07b734..47246f591b

Gunnar Mills (1):
      Python3 Support: Force node-gyp to 6.1.0

(From meta-phosphor rev: 456bd49a583a4a0cc6e3df99050ee49fe6440559)

Change-Id: I01bbfc23f48206fef68cf5a98312571d5e47d995
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 f83217f..f7b201c 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 = "0b7d07b734cd9335729217b2d2dadf3cb66e9919"
+SRCREV = "47246f591ba4cd753f91d6328ebea6f90e9b4903"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "