webui-vue: srcrev bump f763cd2e39..46d7a1fc16

Patrick Williams (1):
      OWNERS: switch 'matches' to 'matchers'

Change-Id: Icbc8795921ba6a651ada0b771fa7c1223bf65aea
Signed-off-by: Andrew Geissler <openbmcbump-github@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 63cd97d..9698940 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;branch=master;protocol=https"
-SRCREV = "f763cd2e39ffce9b10191402243e8704794f08ff"
+SRCREV = "46d7a1fc16d1a9579fbebab773a74131888a30db"
 S = "${WORKDIR}/git"
 
 DEPENDS:prepend = "nodejs-native "