phosphor-webui: srcrev bump f1aadb9093..c9c8e67bce

Gunnar Mills (8):
      Update package.json license
      Improve package.json description
      package.json add author
      Change package name to phosphor-webui
      Remove carets from package.json
      Use npm-check-updates and npm audit fix
      Move the required npm version to 6.0.1
      Remove Associations property from inventory item

Change-Id: I924e116aa76674455d407f4fd61e6f80b7ab02c9
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 89944bf..8d2a4d5 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 = "f1aadb9093df7ee0789e9d3caf4e3c83a0bfbb6c"
+SRCREV = "c9c8e67bce63b13d81f1860f39832655d521b4ec"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "