Skip to content

Commit

Permalink
Update nft.storage version to fix type URLSearchParams error (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
KishiTheMechanic committed Jan 17, 2024
1 parent 65252c8 commit 7c03bd1
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 6 deletions.
6 changes: 6 additions & 0 deletions .changeset/young-cows-jam.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@metaplex-foundation/umi-uploader-nft-storage": patch
"@metaplex-foundation/umi": patch
---

Update nft.storage version to fix type URLSearchParams error
2 changes: 1 addition & 1 deletion packages/umi-uploader-nft-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"ipfs-car": "^0.7.0",
"ipfs-unixfs": "^6.0.9",
"multiformats": "^9.7.0",
"nft.storage": "^6.4.1",
"nft.storage": "^7.1.1",
"node-fetch": "^2.6.7",
"tweetnacl": "^1.0.3"
},
Expand Down
35 changes: 30 additions & 5 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 7c03bd1

Please sign in to comment.