phosphor-webui: srcrev bump 7008698438..9feb9ce280

Gunnar Mills (3):
      Removed unused changePassword()
      Address webpack-dev-server security vulnerability
      Run "npm update"

Change-Id: Ibe9472edb439d2239af969ad254ca458789784f5
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 380933f..063d4e3 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 = "700869843888e9370c987639e39c711ce07cd561"
+SRCREV = "9feb9ce2805fe3ada1b9a7fc8e0fa5f3ad45788e"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "