Skip to content

Commit

Permalink
chore(deps): bump the aws-cdk group
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamorosi committed Jan 14, 2025
1 parent 1aade41 commit d844166
Show file tree
Hide file tree
Showing 4 changed files with 4,738 additions and 4,034 deletions.
4 changes: 2 additions & 2 deletions examples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@
"devDependencies": {
"@types/aws-lambda": "^8.10.147",
"@types/node": "22.10.5",
"aws-cdk": "^2.174.1",
"aws-cdk-lib": "^2.174.1",
"aws-cdk-lib": "^2.175.1",
"constructs": "^10.4.2",
"source-map-support": "^0.5.21",
"tsx": "^4.19.2",
Expand All @@ -50,6 +49,7 @@
"@middy/core": "^4.7.0",
"@types/aws-lambda": "^8.10.147",
"@types/node": "22.10.5",
"aws-cdk": "^2.175.1",
"constructs": "^10.4.2",
"esbuild": "^0.24.2",
"typescript": "^5.7.2"
Expand Down
4 changes: 2 additions & 2 deletions layers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"source-map-support": "^0.5.21"
},
"dependencies": {
"aws-cdk": "^2.174.1",
"aws-cdk-lib": "^2.174.1",
"aws-cdk": "^2.175.1",
"aws-cdk-lib": "^2.175.1",
"esbuild": "^0.24.2",
"tsx": "^4.19.2"
}
Expand Down
Loading

0 comments on commit d844166

Please sign in to comment.