From 65cdaff3d2f920ff48bcbe0736bc6971ffd16f86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 02:34:31 +0000 Subject: [PATCH] chore(deps-dev): Bump cdk-nag from 2.28.36 to 2.28.39 Bumps [cdk-nag](https://github.com/cdklabs/cdk-nag) from 2.28.36 to 2.28.39. - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.28.36...v2.28.39) --- 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 06800c54..1567738d 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.36" - resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.36.tgz#0c3636a28ba666c511aedf9a9174101b1029d98a" - integrity sha512-hETuOuDGWlt7OlqOhSoPkKtmKtDOhLYB8ahUNND7w1Dag6O4R9tJdKsBlZYm3TaWSYXGy1c9cY5GHjD0MdXoZA== + version "2.28.39" + resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.39.tgz#9aeeeac08e3092b441ba8b40b41b1ce6f9442694" + integrity sha512-eC+QDhuAYgvGTtOsTNKAmVvW/d1VA6I3cfOLmdTFlclLRJLscjvE2GhfBJqB5ogxvkLwQWb9U8PZtp5/zo/xHA== chalk@^2.0.0, chalk@^2.4.2: version "2.4.2"