Skip to content

Commit

Permalink
chore: upgrade upload-api dep (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Shaw authored Jul 23, 2024
1 parent ee383e1 commit 6bddf4e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"dependencies": {
"@ipld/dag-json": "^10.1.5",
"@web-std/stream": "^1.0.3",
"@web3-storage/upload-api": "^18.0.1",
"@web3-storage/upload-api": "^18.0.2",
"aws-cdk-lib": "2.142.1",
"sst": "^2.40.3"
},
Expand Down
2 changes: 1 addition & 1 deletion upload-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@web3-storage/access": "^20.0.0",
"@web3-storage/capabilities": "^17.2.0",
"@web3-storage/did-mailto": "^2.1.0",
"@web3-storage/upload-api": "^18.0.1",
"@web3-storage/upload-api": "^18.0.2",
"multiformats": "^13.1.0",
"nanoid": "^5.0.2",
"p-map": "^7.0.2",
Expand Down

0 comments on commit 6bddf4e

Please sign in to comment.