webui-vue: srcrev bump 8b0afbe71f..60482ab627

Dixsie Wolmers (2):
      Add test hooks to hardware status page
      Update gray color palette to match style guide

Sukanya Pandey (1):
      Add min and max password range in profile settings

Yoshie Muranaka (3):
      Add test hook to Reboot BMC page
      Refactor global TableFilter component and mixin
      Add test hooks to TableFilter component

(From meta-phosphor rev: 1643ac4456fc52ec128953b1b2eeee88f23b0c71)

Change-Id: Id6d1fe8c6146b565df26e2f95870bfd92bc88c5e
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 aa9c8a9..08c5714 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 = "8b0afbe71f7ef4938e1e1aaaf7ae50c92f319bf0"
+SRCREV = "60482ab627c981deec4c1fba0c1a13d644fa90f7"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "