webui-vue: srcrev bump 0c63fddcae..2a87a2e4e8

yubowei982 (1):
      Fix incorrect or missing parameters in functions of api

Change-Id: Ib6d9ab6df9ac3c10b267c8c61267731ce154d2ca
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 73979e6..a63b559 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 = "0c63fddcaea47aac9f3e17f98d2a9debc5f61bc2"
+SRCREV = "2a87a2e4e8d004b33fd66ca769386b8c77b4fbe9"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.