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.15.3",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"aws-cdk": "^2.1012.0",
"aws-cdk": "^2.1023.0",
"cdk-nag": "^2.36.38",
"eslint": "^9.31.0",
"eslint-config-prettier": "^10.1.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1521,17 +1521,17 @@ __metadata:
languageName: node
linkType: hard

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

Expand All @@ -1546,7 +1546,7 @@ __metadata:
"@types/node": "npm:22.15.3"
"@typescript-eslint/eslint-plugin": "npm:^8.18.0"
"@typescript-eslint/parser": "npm:^8.18.0"
aws-cdk: "npm:^2.1012.0"
aws-cdk: "npm:^2.1023.0"
aws-cdk-lib: "npm:^2.206.0"
cdk-nag: "npm:^2.36.38"
constructs: "npm:^10.4.2"
Expand Down
Loading