Skip to content
Merged
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 @@ -30,7 +30,7 @@
"@types/node": "22.13.14",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"aws-cdk": "^2.1006.0",
"aws-cdk": "^2.1012.0",
"cdk-nag": "^2.35.69",
"eslint": "^9.24.0",
"eslint-config-prettier": "^10.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1496,17 +1496,17 @@ __metadata:
languageName: node
linkType: hard

"aws-cdk@npm:^2.1006.0":
version: 2.1006.0
resolution: "aws-cdk@npm:2.1006.0"
"aws-cdk@npm:^2.1012.0":
version: 2.1012.0
resolution: "aws-cdk@npm:2.1012.0"
dependencies:
fsevents: "npm:2.3.2"
dependenciesMeta:
fsevents:
optional: true
bin:
cdk: bin/cdk
checksum: 10c0/71af8be65b5b07d02f102fdd1490c9f84a9367e6c970505f4eafd333ca026f4433056350150dc010df68de41b1e26725e177827181e0964d8f3221349e16b169
checksum: 10c0/db44ec2a4d9937e02fd51e000e2fb6ddf4c93bbd9b1a7ae027be8db02209b99c4165e8ab0d66ce79e020f9785a6fff813a0311704e84518fa7123318164027ea
languageName: node
linkType: hard

Expand All @@ -1521,7 +1521,7 @@ __metadata:
"@types/node": "npm:22.13.14"
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
"@typescript-eslint/parser": "npm:^8.18.0"
aws-cdk: "npm:^2.1006.0"
aws-cdk: "npm:^2.1012.0"
aws-cdk-lib: "npm:^2.189.0"
cdk-nag: "npm:^2.35.69"
constructs: "npm:^10.4.2"
Expand Down
Loading