Skip to content

Commit

Permalink
chore(deps): bump @helia/verified-fetch from 1.5.0 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [@helia/verified-fetch](https://github.com/ipfs/helia-verified-fetch) from 1.5.0 to 2.2.1.
- [Release notes](https://github.com/ipfs/helia-verified-fetch/releases)
- [Changelog](https://github.com/ipfs/helia-verified-fetch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ipfs/helia-verified-fetch/compare/@helia/verified-fetch-1.5.0...@helia/verified-fetch-2.2.1)

---
updated-dependencies:
- dependency-name: "@helia/verified-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent 880b2ce commit d80d4fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/helia-browser-verified-fetch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "vite build -c ./test/vite.config.js && test-browser-example test"
},
"dependencies": {
"@helia/verified-fetch": "^1.5.0",
"@helia/verified-fetch": "^2.2.1",
"@sgtpooki/file-type": "^1.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down

0 comments on commit d80d4fc

Please sign in to comment.