webui-vue: srcrev bump bc0d61b5e8..efbd401dc4

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

(From meta-phosphor rev: 642e1057a4074e3f362d934db031f1ebc1763df6)

Change-Id: Ia85540606da963bbb912096836da2ab1c76a2381
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 878fa3e..14b9cded 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 = "bc0d61b5e80d47835e63d9ceb5780f09acfb44cc"
+SRCREV = "efbd401dc401d568672a413ed2dea162ec6fa7e6"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "