phosphor-webui: srcrev bump d7557e5c00..243e6caf71

Gunnar Mills (1):
      Package.json: Bump npm and nodejs

Change-Id: I189c2474ec3e0878beb53ac9581303d7a03be7a9
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 e1e946a..6d7a575 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 = "d7557e5c0069d3a77de969fef444eb869cfb023e"
+SRCREV = "243e6caf71e51d532fa581333241ded53d688492"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "