From b1f8928b8bbb52c938c9dc9aa740858497de8e86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 02:19:27 +0000 Subject: [PATCH] chore(deps-dev): Bump cdk-nag from 2.27.228 to 2.27.229 Bumps [cdk-nag](https://github.com/cdklabs/cdk-nag) from 2.27.228 to 2.27.229. - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.27.228...v2.27.229) --- 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 589d187f..bc005a25 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.27.228" - resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.27.228.tgz#7efb09890b66d0218157be27c80657f866209458" - integrity sha512-NJRhVKhorlBU6nwjYakrCdDOl0IurOyu3+g1kNxui0xaFcRD0VS3DlQxZK7Qt1E+R/MbDdd7QbRxl7r+IsNYHQ== + version "2.27.229" + resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.27.229.tgz#c5c2df7dcc242d4fa687be2836e98956eb3dbdd9" + integrity sha512-jaANqpJHmoF1FK6Mse1kWkaDwvxfzNBXoOt1Q0s9UZ95vX2V9b/ti1TL8I8a1z+Nfo4LkkFODDJO07S01eaD8w== chalk@^2.0.0, chalk@^2.4.2: version "2.4.2"