From b24531250da3f05e70088a0354ac980be72f401e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 01:01:05 +0000 Subject: [PATCH] Bump cdk-nag from 2.28.121 to 2.28.122 Bumps [cdk-nag](https://github.com/cdklabs/cdk-nag) from 2.28.121 to 2.28.122. - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.28.121...v2.28.122) --- 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 196d289a..05ae58c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1606,9 +1606,9 @@ case@1.6.3, case@^1.6.3: integrity sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ== cdk-nag@^2.22.27: - version "2.28.121" - resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.121.tgz#801674ff6346b632d3ea85148b2fa41ef8cc07d0" - integrity sha512-35e+/mgXcfb7iOgeWiaxG6DabKv47hP/jZvEvd5vsjTs4xSPPZc/mGnuLUEoarvP2rhM7QQpr9gjZ49wcca7VQ== + version "2.28.122" + resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.122.tgz#ada88c46e68b8f422dfc960e2b5ec1c151e6cc70" + integrity sha512-KE0sNpWOeSdL2iGtX68pYh2SIbNIihHLci27W8QDgDeXYDPnVXtYIZxDW2AMgPHvjxMlDcrjf7F+QmXxI/UTUA== chalk@^2.0.0, chalk@^2.4.2: version "2.4.2"