From 15464307baa7edc0fc04cd71ea4d3e462bc51012 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 01:00:53 +0000 Subject: [PATCH] chore(deps-dev): bump cdk-nag from 2.28.195 to 2.29.2 Bumps [cdk-nag](https://github.com/cdklabs/cdk-nag) from 2.28.195 to 2.29.2. - [Release notes](https://github.com/cdklabs/cdk-nag/releases) - [Commits](https://github.com/cdklabs/cdk-nag/compare/v2.28.195...v2.29.2) --- 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 21d64e8f..e5924854 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1621,9 +1621,9 @@ case@1.6.3, case@^1.6.3: integrity sha512-mzDSXIPaFwVDvZAHqZ9VlbyF4yyXRuX6IvB06WvPYkqJVO24kX1PPhv9bfpKNFZyxYFmmgo03HUiD8iklmJYRQ== cdk-nag@^2.22.27: - version "2.28.195" - resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.28.195.tgz#07b70ffc67768639c729d0b0a7885eee8141b99a" - integrity sha512-5kVN9pX14phyzY55xJAKZqkeGW6kd0WpV2o/hdGjwAFIeYwte3W2xhKsqZV/IF8HarhsvRrnoz3JI085LeqRGg== + version "2.29.2" + resolved "https://registry.yarnpkg.com/cdk-nag/-/cdk-nag-2.29.2.tgz#0653a0a8e33f45ccfb836d48becdc63f8566d85c" + integrity sha512-JNUzFdhuH8rQJjUgHNrFLhoG8uWsqZuuI4/9fB/+qbK2tkW6vQYrRYaR1v74CmPz4dJj1w9bcwl687gaVVHaKQ== chalk@^2.0.0, chalk@^2.4.2: version "2.4.2"