webui-vue: srcrev bump a8722a6060..2ba5c54362

Nishant Tiwari (1):
      Add Socket Firewall workflow for supply-chain checks

Vedangi Mittal (1):
      Revert policy selection on save error

Change-Id: I1e964b227d8a8ed9f013eec27dfd0bb1fdcbf999
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 40a2ee8..c7ede28 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 = "a8722a6060aceb5e4d8f5e16edf3c9acb856c642"
+SRCREV = "2ba5c54362a659518b4f2f1d8520757194961871"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.