Skip to content

Commit

Permalink
fix: upgrade type-fest in access (#1263)
Browse files Browse the repository at this point in the history
Attempt to fix #1247 by
upgrading dep given we use a quite old version by now
  • Loading branch information
vasco-santos authored Jan 17, 2024
1 parent 1ccbfe9 commit 47a4589
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/access-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"multiformats": "^12.1.2",
"one-webcrypto": "https://github.com/web3-storage/one-webcrypto",
"p-defer": "^4.0.0",
"type-fest": "^3.3.0",
"type-fest": "^4.9.0",
"uint8arrays": "^4.0.6",
"@scure/bip39": "^1.2.1"
},
Expand Down
12 changes: 9 additions & 3 deletions pnpm-lock.yaml

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

0 comments on commit 47a4589

Please sign in to comment.