webui-vue: srcrev bump b89eed27d5..d8c71c00c2

Konstantin Aladyshev (1):
      Add button to clear POST code logs

Change-Id: I41059832c6dbc4a7f6f9362cace347ad495a9e35
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 632fd8f..117ad8c 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 = "b89eed27d5b1bc60a46ce88ab1322e12137425b2"
+SRCREV = "d8c71c00c2e98703b6e33ca1f9c87966dfb21805"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.