webui-vue: srcrev bump 459c1edb1f..bc0d61b5e8

Derick Montague (5):
      Add coding standards overview page
      Update button focus state for small screen
      Fix app nav focus state on current link
      Update linting packages to use latest
      Resolve firmware accessibility violation

Dixsie Wolmers (2):
      Fix table row alignment and table head border
      Add page anatomy quick start to documentation

Sukanya Pandey (1):
      Resolve vue/no-lone-template lint warning message

Yoshie Muranaka (5):
      Add two file firmware update
      Remove Virtual Media from IBM build
      Update local user management role table
      Fix eslint no-prototype-builtins errors
      Fix Safari default dropdown on Local user management page

Change-Id: I4f8a2796f7304c0ac90add698201191f7aefc461
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 97ce1bd..878fa3e 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 = "459c1edb1fe996f1d73545501897a2e8c67fded9"
+SRCREV = "bc0d61b5e80d47835e63d9ceb5780f09acfb44cc"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "