Skip to content

Commit

Permalink
fix: upgrade CDK
Browse files Browse the repository at this point in the history
  • Loading branch information
smguggen committed Apr 30, 2023
1 parent 80d7575 commit b4fb0ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/integ-runner": "^2.77.0",
"@aws-cdk/integ-runner": "^2.77.0-alpha.0",
"@aws-cdk/integ-tests-alpha": "^2.77.0-alpha.0",
"@ryansonshine/commitizen": "^4.2.8",
"@ryansonshine/cz-conventional-changelog": "^3.3.4",
Expand All @@ -57,7 +57,7 @@
"typescript": "^4.9.4"
},
"dependencies": {
"aws-cdk-lib": "^2.55.1"
"aws-cdk-lib": "^2.77.0"
},
"overrides": {
"aws-sdk": {
Expand Down

0 comments on commit b4fb0ad

Please sign in to comment.