Skip to content

Commit

Permalink
fix(deps): update aws-sdk-js-v3 monorepo to v3.421.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2023
1 parent 6ac40a2 commit 6e703e8
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 38 deletions.
68 changes: 34 additions & 34 deletions 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 packages/booster-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"homepage": "https://github.com/YuGiOhBot3000/yugiohbot#readme",
"dependencies": {
"@aws-sdk/client-ssm": "3.419.0",
"@aws-sdk/client-ssm": "3.421.0",
"axios": "1.5.1"
}
}
2 changes: 1 addition & 1 deletion packages/generate-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "jest"
},
"dependencies": {
"@aws-sdk/client-s3": "3.420.0",
"@aws-sdk/client-s3": "3.421.0",
"canvas": "^2.11.2",
"nanoid": "4.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/randomise-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "jest"
},
"dependencies": {
"@aws-sdk/client-s3": "3.420.0",
"@aws-sdk/client-s3": "3.421.0",
"axios": "1.5.1",
"canvas": "^2.11.2",
"openai": "^3.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/upload-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "jest"
},
"dependencies": {
"@aws-sdk/client-s3": "3.420.0",
"@aws-sdk/client-s3": "3.421.0",
"axios": "1.5.1",
"form-data": "4.0.0",
"twitter-api-v2": "1.15.1"
Expand Down

0 comments on commit 6e703e8

Please sign in to comment.