webui-vue: srcrev bump ccf5c5c832..f4e79739d3

Nikhil Ashoka (1):
      Updated Dumps card in overview page

Change-Id: I823af76a746d96a7a025f6397aca60bf3277823a
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 e62282e..42cf1be 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 = "ccf5c5c83260aec703859f6e65075b3365897518"
+SRCREV = "f4e79739d360ba47587427413dcc6e5bdf4182b7"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.