Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
f2face committed Dec 11, 2024
1 parent 5322ee2 commit a860858
Show file tree
Hide file tree
Showing 2 changed files with 633 additions and 642 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-cloudflare-r2",
"version": "0.4.0",
"version": "0.4.1",
"description": "S3 wrapper for Cloudflare R2.",
"main": "./lib/index.js",
"scripts": {
Expand Down Expand Up @@ -38,9 +38,9 @@
"url": "https://github.com/f2face/cloudflare-r2.git"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.685.0",
"@aws-sdk/lib-storage": "^3.685.0",
"@aws-sdk/s3-request-presigner": "^3.685.0"
"@aws-sdk/client-s3": "^3.709.0",
"@aws-sdk/lib-storage": "^3.709.0",
"@aws-sdk/s3-request-presigner": "^3.709.0"
},
"devDependencies": {
"@tsconfig/recommended": "^1.0.8",
Expand Down
Loading

0 comments on commit a860858

Please sign in to comment.