webui-vue: srcrev bump c45cfe5c5e..8c4bb44cf2

Ed Tanous (1):
      Disable index hashing in development mode

Gunnar Mills (1):
      CONTRIBUTING.md: Remove link to projects

Nikhil Ashoka (1):
      Fixed filter error in dumps page

Paul Fertser (1):
      Revert "Add keep-alive option in webpack devServer"

Change-Id: I62cb1000b8254c1e28c6d8beb36550b6c7d8e205
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 1104122..b840e80 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 DEPENDS:prepend = "nodejs-native "
-SRCREV = "c45cfe5c5e4a15f939ae35c1f61496adb1320125"
+SRCREV = "8c4bb44cf2742d65051f10c92acb1b3dac4cb2b4"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.