webui-vue: srcrev bump 5e5b48b0a4..cc79a53192

Gunnar Mills (1):
      Correct Dump file extension

Konstantin Aladyshev (1):
      Fix DHCPv4 display

Change-Id: I91ec7aed94763342ead389f11d2b696e17cb8ab3
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 1288efa..da64670 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "5e5b48b0a452b5b121b9221019cf7616545b188b"
+SRCREV = "cc79a53192de73457cb4c8c3350d896d952bb106"
 S = "${WORKDIR}/git"
 
 DEPENDS:prepend = "nodejs-native nlf-native "