phosphor-webui: srcrev bump 77039a5e9a..971ac1aaf4

beccabroek (1):
      Remove IPV4 addresses

Change-Id: Ia3ffaa4fb057c5f284b2566416ad06e49b534ad5
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui.bb b/recipes-phosphor/webui/phosphor-webui.bb
index c62929a..7c49399 100644
--- a/recipes-phosphor/webui/phosphor-webui.bb
+++ b/recipes-phosphor/webui/phosphor-webui.bb
@@ -4,7 +4,7 @@
 LICENSE = "Apache-2.0"
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "77039a5e9adef97012816a775af7efedf8db236b"
+SRCREV = "971ac1aaf4a7096bb20ec75db3be5755f8899906"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "