Skip to content

Commit

Permalink
fix: update deps. pull in w3up-client fixes
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Oli Evans <[email protected]>
  • Loading branch information
olizilla committed Nov 21, 2023
1 parent ca21f67 commit 0d56ca8
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 183 deletions.
221 changes: 48 additions & 173 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,33 +36,33 @@
"@ucanto/principal": "^9.0.0",
"@ucanto/server": "^9.0.1",
"@web-std/blob": "^3.0.5",
"@web3-storage/capabilities": "^12.0.0",
"@web3-storage/capabilities": "^12.0.2",
"@web3-storage/eslint-config-w3up": "^1.0.0",
"@web3-storage/sigv4": "^1.0.2",
"@web3-storage/upload-api": "^7.3.2",
"@web3-storage/upload-client": "^12.0.0",
"@web3-storage/upload-api": "^7.3.3",
"@web3-storage/upload-client": "^12.0.1",
"entail": "^2.1.1",
"multiformats": "^12.0.1",
"multiformats": "^12.1.3",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"typescript": "^5.2.2"
},
"dependencies": {
"@inquirer/core": "^5.1.1",
"@inquirer/prompts": "^3.3.0",
"@ipld/car": "^5.2.4",
"@ipld/dag-json": "^10.1.5",
"@ipld/dag-ucan": "^3.4.0",
"@ucanto/client": "^9.0.0",
"@ucanto/core": "^9.0.0",
"@ucanto/transport": "^9.0.0",
"@web3-storage/access": "18.0.0",
"@web3-storage/access": "^18.0.2",
"@web3-storage/data-segment": "^5.0.0",
"@web3-storage/w3up-client": "^11.0.0",
"@web3-storage/did-mailto": "^2.1.0",
"chalk": "^5.3.0",
"@web3-storage/w3up-client": "^11.0.2",
"ansi-escapes": "^6.2.0",
"@inquirer/prompts": "^3.3.0",
"@inquirer/core": "^5.1.1",
"files-from-path": "^1.0.0",
"chalk": "^5.3.0",
"files-from-path": "^1.0.2",
"open": "^9.1.0",
"ora": "^7.0.1",
"pretty-tree": "^1.0.0",
Expand Down

0 comments on commit 0d56ca8

Please sign in to comment.