From 360347966790d69bd5d3a875bd075b51d7cc1e65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 02:34:36 +0000 Subject: [PATCH] chore(deps-dev): Bump cdk-nag from 2.28.104 to 2.34.14 Bumps [cdk-nag](https://github.com/cdklabs/cdk-nag) from 2.28.104 to 2.34.14. - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.28.104...v2.34.14) --- updated-dependencies: - dependency-name: cdk-nag dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 15565ed9..4c8f33ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1514,9 +1514,9 @@ cdk-karpenter@^1.6.3: aws-cdk-lib "^2.23.0" cdk-nag@^2.12.31: - version "2.28.104" - resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.104.tgz#98a32103201aa30ec9214db82cb1c7aa84f984d8" - integrity sha512-XiOe0P1d/XerPSUoB2KOAGWEha7THR5aS4t1hU09HKAyWt+CdsD+i8IVS3cWsuURC+saWWzNh0ucULxap3+bVQ== + version "2.34.14" + resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.34.14.tgz#a00b6d33b862fb7935796fe3d0d365ef764547d4" + integrity sha512-vjMb4hJUDdqeoRkE+wjwmb8Bvcso6cuNkwP4UB+SDmhaGRrw4DcubHqf+qTrBNongA0l66Y7XA4ulVgDHLrmOw== chalk@^2.0.0, chalk@^2.4.2: version "2.4.2"