From 87f44599e5441933cba6f45612468f08c79a8c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 14:02:41 -0500 Subject: [PATCH] chore: bump audit-ci from 6.0.0 to 6.6.1 (#6040) Bumps [audit-ci](https://github.com/IBM/audit-ci) from 6.0.0 to 6.6.1. - [Release notes](https://github.com/IBM/audit-ci/releases) - [Commits](https://github.com/IBM/audit-ci/compare/v6.0.0...v6.6.1) --- updated-dependencies: - dependency-name: audit-ci dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index b7d924ac1..7240adeeb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -613,9 +613,9 @@ ast-types@^0.13.2: tslib "^2.0.1" audit-ci@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/audit-ci/-/audit-ci-6.0.0.tgz#78b71ac2aa754218b16e224ef3aa649cfe3063f8" - integrity sha512-ZoJxM4FQvaWdabQvqA44PTg64Bm/a8B9dnL/ft33lygoQuKh+Oa0hwdc/VLsq/zrhNCC12uSUnnfYvgxgZLurw== + version "6.6.1" + resolved "https://registry.yarnpkg.com/audit-ci/-/audit-ci-6.6.1.tgz#7c53808f6f94adbe60baf1d7c24f53c626619453" + integrity sha512-zqZEoYfEC4QwX5yBkDNa0h7YhZC63HWtKtP19BVq+RS0dxRBInfmHogxe4VUeOzoADQjuTLZUI7zp3Pjyl+a5g== dependencies: JSONStream "^1.3.5" cross-spawn "^7.0.3"