webui-vue: srcrev bump db2940a8ea..0018592cd5

jason westover (1):
      OWNERS: Add Jason

Change-Id: I6121aad285614c8260ff39d4c3368ae781b5e1f1
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 13fdb99..e42e002 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 DEPENDS:prepend = "nodejs-native "
-SRCREV = "db2940a8ea63aeaf2f31dcb45a1c17a622a726c5"
+SRCREV = "0018592cd560059861ec2d01c83f1667012161d4"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.