Skip to content

Commit

Permalink
fix(deps): update dependency @aws-sdk/client-s3 to v3.420.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2023
1 parent cbce162 commit 201cd78
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 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/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.418.0",
"@aws-sdk/client-s3": "3.420.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.418.0",
"@aws-sdk/client-s3": "3.420.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.418.0",
"@aws-sdk/client-s3": "3.420.0",
"axios": "1.5.1",
"form-data": "4.0.0",
"twitter-api-v2": "1.15.1"
Expand Down

0 comments on commit 201cd78

Please sign in to comment.