From a4677bef71c1de48c2656f4d73daa7c2a8261d65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 02:06:10 +0000 Subject: [PATCH] chore(deps-dev): Bump cdk-nag from 2.28.68 to 2.28.69 Bumps [cdk-nag](https://github.com/cdklabs/cdk-nag) from 2.28.68 to 2.28.69. - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.28.68...v2.28.69) --- 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 f11933f0..ae939b7a 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.68" - resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.68.tgz#6f7d5206217b2636446f18958c3e2ff12eb2ad67" - integrity sha512-9SWRDQHFnsIz/syiITgH68d9+B4SOn2Ws0E5XHAHKuqc+1vX2zJpv/37wXHmL36kL1LQRob9kzXGQUu2uzCD1g== + version "2.28.69" + resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.69.tgz#3a0116c35744a0619d8a24c7be7d10ee90323b61" + integrity sha512-2v2B1xrKqBDi9iChLlzr2NYcBrpXvtyhcr1iYTJDcfpd0uhlkZF8w94q1UnmLkyWy/1cEj6PACK8JCzOiibZ/Q== chalk@^2.0.0, chalk@^2.4.2: version "2.4.2"