From 7c6b7068be79f940e7ee2b18cf32f181b03ecc09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 02:38:29 +0000 Subject: [PATCH] chore(deps-dev): Bump cdk-nag from 2.28.12 to 2.28.14 Bumps [cdk-nag](https://github.com/cdklabs/cdk-nag) from 2.28.12 to 2.28.14. - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.28.12...v2.28.14) --- 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 e4d7d407..7a582ea6 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.12" - resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.12.tgz#c72478ef24d305a66a9164d5f75fa6f151d16f9e" - integrity sha512-odRuoIUmGOULNVLRjV1bx8imsN+eRErBS4uOaAFwvJ420Y4u8k3oK9oi/rwLJneHQQSYewv6bdooqzdc8XgQvA== + version "2.28.14" + resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.14.tgz#9fc533fd919c1a9d0e73715acc219221ad8590e2" + integrity sha512-sp+Ebmd3hMhjvu+2OYyWfmQ86S7pLSHDTMMUiRXmleo0khmxkgqMbSc9bi14dHyvsbi+xcBBEXuvVBJe/dRkHQ== chalk@^2.0.0, chalk@^2.4.2: version "2.4.2"