Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/static-site/cdk/ty…
Browse files Browse the repository at this point in the history
…pes/node-20.8.0
  • Loading branch information
mergify[bot] authored Oct 1, 2023
2 parents cf15b22 + 260b04e commit 6cbd353
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
14 changes: 7 additions & 7 deletions canaries/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion canaries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "aws-trivia-game-canary",
"version": "1.0.0",
"dependencies": {
"axios": "^1.5.0"
"axios": "^1.5.1"
},
"private": true
}
14 changes: 7 additions & 7 deletions static-site/cdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion static-site/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typescript": "^5.2.2"
},
"dependencies": {
"aws-cdk-lib": "^2.93.0",
"aws-cdk-lib": "^2.99.1",
"constructs": "^10.2.70"
}
}
14 changes: 7 additions & 7 deletions trivia-backend/infra/cdk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion trivia-backend/infra/cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"aws-cdk": "^2.93.0"
},
"dependencies": {
"aws-cdk-lib": "^2.93.0",
"aws-cdk-lib": "^2.99.1",
"constructs": "^10.2.70"
}
}

0 comments on commit 6cbd353

Please sign in to comment.