Skip to content
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.36.6",
"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.36.6"
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.36.6":
version: 2.36.6
resolution: "cdk-nag@npm:2.36.6"
peerDependencies:
aws-cdk-lib: ^2.156.0
constructs: ^10.0.5
checksum: 10c0/eeaab851c0f89055e7aa297d4a2f13bf949614230a9a55ae29491cc7ea9e30880a7474b1bd94089769a423e5432a9e576e22f8b79f0a49c79d5bcdb6932dc3b4
checksum: 10c0/618e4e8e43a1819b1b12bf72637d81a847e6100d3c9ab230af45eba6c400ce6c4986ded49d58d95e892092d40b7191ac399c3e72928ffdd659228d9c24bbc646
languageName: node
linkType: hard

Expand Down
Loading