webui-vue: srcrev bump efbd401dc4..f6bd4c62b3

Derick Montague (2):
      Fix broken links in documentation
      Fix typo in SOL console helper text

Sukanya Pandey (1):
      Resolve vue/no-unused-vars lint warnings

Yoshie Muranaka (2):
      Add documentation for table component
      Add documentation for table sort

(From meta-phosphor rev: 2e169b6059598a015d2bbfb0be6081caedc1cbf3)

Change-Id: Ic6f5665933d4feadbfa82d3269585cae4546ae88
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 14b9cded..12353fb 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 = "efbd401dc401d568672a413ed2dea162ec6fa7e6"
+SRCREV = "f6bd4c62b3779a7fb6d0ebe4a3cf6556f448bf7b"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "