From 18c0f32c241e4fdd88cb91b0aec3dac044876ddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 11:02:59 +0000 Subject: [PATCH] chore(deps-dev): bump audit-ci from 4.0.0 to 4.1.0 Bumps [audit-ci](https://github.com/IBM/audit-ci) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/IBM/audit-ci/releases) - [Commits](https://github.com/IBM/audit-ci/compare/v4.0.0...v4.1.0) --- updated-dependencies: - dependency-name: audit-ci dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a2c6cd575..e67342a66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1634,9 +1634,9 @@ atob@^2.1.2: integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== audit-ci@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/audit-ci/-/audit-ci-4.0.0.tgz#d3223d001042cb478377b6536e73c3bc9f7627f9" - integrity sha512-8+wcRoHoZ47jP2EdvDpNU9Nb7rnNij7bmEmfiFn+L/hMHvD6rYdO6ji94sVoOmVXEDwnuib+YNHsKDUY9V/hnA== + version "4.1.0" + resolved "https://registry.yarnpkg.com/audit-ci/-/audit-ci-4.1.0.tgz#195d133eaccd2da273c52df375f8b423a4ca64d4" + integrity sha512-UNmf/2diiuqA7HmegyD1n2vIZ+TPMbXO6ud2nb1MOdnoeFuecaBq3fcUo0ZLISWQx2yxgIz76JaEEbRlRZhRpA== dependencies: JSONStream "^1.3.5" cross-spawn "^7.0.3"