webui-vue: srcrev bump dfc4fd3fba..5ea167820b

Dixsie Wolmers (1):
      Add form input field validation icons

SurenNeware (2):
      Add default or empty table state
      Add processors to hardware status page

(From meta-phosphor rev: 085aabd1f74195c57a41d16a94ea2b8907387123)

Change-Id: I0bd0ec909600005ec49fad9328044d43c49816ae
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 23b688e..38591dd 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 = "dfc4fd3fba73488ad1591cf5278ae9e1ff351b64"
+SRCREV = "5ea167820bb5f1cdfe4b501eb3c70daf1a3732d3"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "