phosphor-webui: srcrev bump b42b93d8ad..86f4056a2d

Gunnar Mills (1):
      AngularJS: vulnerability: npm audit fix

Change-Id: I3432a2d176675c9af9a7f6122402ee036867082f
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 466525c..950ae6e 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 = "b42b93d8adcf463dc7cc4422cf6718d698c95236"
+SRCREV = "86f4056a2dfee6fced5b5b03de04a7ef9c33d74f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "