webui-vue: srcrev bump 1bb0ea03be..a8722a6060

Jason Westover (1):
      docs: Rework webui-vue offline build/SBOM design

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