Skip to content

Commit 5e0e022

Browse files
committed
Update sst & aws dependencies
1 parent fc36508 commit 5e0e022

File tree

2 files changed

+2268
-182
lines changed

2 files changed

+2268
-182
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
"typecheck": "tsc --noEmit"
1313
},
1414
"devDependencies": {
15-
"@aws-cdk/aws-apigatewayv2-alpha": "2.106.1-alpha.0",
16-
"@tsconfig/node18": "^18.2.2",
17-
"aws-cdk-lib": "2.101.1",
18-
"constructs": "10.2.69",
19-
"sst": "^2.36.1",
20-
"typescript": "^5.2.2"
15+
"@aws-cdk/aws-apigatewayv2-alpha": "2.114.1-alpha.0",
16+
"@tsconfig/node18": "^18.2.4",
17+
"aws-cdk-lib": "2.141.0",
18+
"constructs": "10.3.0",
19+
"sst": "^2.41.5",
20+
"typescript": "^5.4.5"
2121
},
2222
"workspaces": [
2323
"packages/*"

0 commit comments

Comments
 (0)