webui-vue: srcrev bump bc0d61b5e8..efbd401dc4

Derick Montague (2):
      Fix icon color in documentation
      Fix property order to meet linting rules

Change-Id: Ib2afe5851430ad1555c7747fdc804722176f0d70
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index 878fa3e..14b9cde 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "bc0d61b5e80d47835e63d9ceb5780f09acfb44cc"
+SRCREV = "efbd401dc401d568672a413ed2dea162ec6fa7e6"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "