Skip to content

Commit

Permalink
fix(deps): update dependency @aws-sdk/client-s3 to v3.373.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 19, 2023
1 parent f0f740e commit dfe40eb
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 76 deletions.
134 changes: 61 additions & 73 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.370.0",
"@aws-sdk/client-s3": "3.373.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.370.0",
"@aws-sdk/client-s3": "3.373.0",
"axios": "1.4.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.370.0",
"@aws-sdk/client-s3": "3.373.0",
"axios": "1.4.0",
"form-data": "4.0.0",
"twitter-api-v2": "1.15.0"
Expand Down

0 comments on commit dfe40eb

Please sign in to comment.