Skip to content

Commit

Permalink
fix(deps): update aws-sdk-js-v3 monorepo to v3.438.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 27, 2023
1 parent b378751 commit bf1c5e7
Show file tree
Hide file tree
Showing 5 changed files with 78 additions and 59 deletions.
129 changes: 74 additions & 55 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.437.0",
"@aws-sdk/client-ssm": "3.438.0",
"axios": "1.6.0"
}
}
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.437.0",
"@aws-sdk/client-s3": "3.438.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.437.0",
"@aws-sdk/client-s3": "3.438.0",
"axios": "1.6.0",
"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.437.0",
"@aws-sdk/client-s3": "3.438.0",
"axios": "1.6.0",
"form-data": "4.0.0",
"twitter-api-v2": "1.15.2"
Expand Down

0 comments on commit bf1c5e7

Please sign in to comment.