Skip to content

Bump cdk-nag from 2.35.69 to 2.35.106 #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"aws-cdk": "^2.1012.0",
"cdk-nag": "^2.35.69",
"cdk-nag": "^2.35.106",
"eslint": "^9.24.0",
"eslint-config-prettier": "^10.1.1",
"eslint-plugin-prettier": "^5.2.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1523,7 +1523,7 @@ __metadata:
"@typescript-eslint/parser": "npm:^8.18.0"
aws-cdk: "npm:^2.1012.0"
aws-cdk-lib: "npm:^2.189.0"
cdk-nag: "npm:^2.35.69"
cdk-nag: "npm:^2.35.106"
constructs: "npm:^10.4.2"
eslint: "npm:^9.24.0"
eslint-config-prettier: "npm:^10.1.1"
Expand Down Expand Up @@ -1749,13 +1749,13 @@ __metadata:
languageName: node
linkType: hard

"cdk-nag@npm:^2.35.69":
version: 2.35.69
resolution: "cdk-nag@npm:2.35.69"
"cdk-nag@npm:^2.35.106":
version: 2.35.106
resolution: "cdk-nag@npm:2.35.106"
peerDependencies:
aws-cdk-lib: ^2.156.0
constructs: ^10.0.5
checksum: 10c0/eeaab851c0f89055e7aa297d4a2f13bf949614230a9a55ae29491cc7ea9e30880a7474b1bd94089769a423e5432a9e576e22f8b79f0a49c79d5bcdb6932dc3b4
checksum: 10c0/b71e91944952f9aa04917dcce6734d03440bd96250d3f6619e494a65e9e6bbecb159947ec8a1c3c74608feaf6eb7e6eb8729beb90132486f9475faf8c3f1c234
languageName: node
linkType: hard

Expand Down
Loading