Skip to content

Commit

Permalink
fix: upgrade upload-api @ucanto/* to 4.0.0 and @ipld/dag-ucan to 3.0.0 (
Browse files Browse the repository at this point in the history
#71)

Motivation:
* #63
  • Loading branch information
gobengo authored Dec 8, 2022
1 parent a3ed254 commit 1313dc1
Show file tree
Hide file tree
Showing 2 changed files with 9,943 additions and 15,902 deletions.
15 changes: 8 additions & 7 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,22 @@
"@aws-sdk/util-dynamodb": "^3.211.0",
"@sentry/serverless": "^7.22.0",
"@serverless-stack/node": "^1.18.2",
"@ucanto/interface": "^3.0.1",
"@ucanto/principal": "^3.0.1",
"@ucanto/server": "^3.0.4",
"@ucanto/transport": "^3.0.2",
"@ucanto/client": "^4.0.2",
"@ucanto/interface": "^4.0.2",
"@ucanto/principal": "^4.0.2",
"@ucanto/server": "^4.0.2",
"@ucanto/transport": "^4.0.2",
"@web-std/fetch": "^4.1.0",
"@web3-storage/access": "^6.0.1",
"@web3-storage/capabilities": "^1.0.0",
"@web3-storage/access": "^9.0.0",
"@web3-storage/capabilities": "^2.0.0",
"multiformats": "^10.0.2",
"p-retry": "^5.1.2"
},
"devDependencies": {
"@ipld/car": "^5.0.1",
"@serverless-stack/resources": "*",
"@types/aws-lambda": "^8.10.108",
"@ucanto/core": "^3.0.2",
"@ucanto/core": "^4.0.2",
"@web-std/blob": "3.0.4",
"ava": "^4.3.3",
"nanoid": "^4.0.0",
Expand Down
Loading

0 comments on commit 1313dc1

Please sign in to comment.