From 1affe38e82b3372aed891254d33ff7de3d130612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 02:31:56 +0000 Subject: [PATCH] chore(deps-dev): Bump cdk-nag from 2.28.55 to 2.28.57 Bumps [cdk-nag](https://github.com/cdklabs/cdk-nag) from 2.28.55 to 2.28.57. - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.28.55...v2.28.57) --- updated-dependencies: - dependency-name: cdk-nag dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index dc45cdfd..2cb670d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1522,9 +1522,9 @@ cdk-karpenter@^1.6.3: aws-cdk-lib "^2.23.0" cdk-nag@^2.12.31: - version "2.28.55" - resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.55.tgz#971c4c36e31a4273b069c0e603b101f20609ad28" - integrity sha512-ETdEB6zFQqxVrWXMZSI3c3EoMNOp919pdYsb11zlZyyfS99mgKf9wdXHpBWYu2gY+efxXktWj7HLoPU6g1sxrQ== + version "2.28.57" + resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.57.tgz#2a0325ee638973918e85eb4386be3c1b23297cdb" + integrity sha512-uy77eMfivPnZ2osSm/ArFpPM72Sob5SqN2bBbTdHqPt1Ro09a6Sh87bCx/M09UHIAa5bh4Rr+N8NFo81j8G8IA== chalk@^2.0.0, chalk@^2.4.2: version "2.4.2"