webui-vue: srcrev bump 2a87a2e4e8..6236b11ba7

Gunnar Mills (1):
      Fix CI fail

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