Skip to content

Commit

Permalink
fix(deps): update dependency @aws-sdk/client-s3 to v3.383.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2023
1 parent e96fbbd commit aeaa519
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 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.382.0",
"@aws-sdk/client-s3": "3.383.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.382.0",
"@aws-sdk/client-s3": "3.383.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.382.0",
"@aws-sdk/client-s3": "3.383.0",
"axios": "1.4.0",
"form-data": "4.0.0",
"twitter-api-v2": "1.15.1"
Expand Down

0 comments on commit aeaa519

Please sign in to comment.