Skip to content

Commit

Permalink
chore(deps): bump libp2p, helia, etc to latest versions (#177)
Browse files Browse the repository at this point in the history
Bumps [libp2p](https://github.com/libp2p/js-libp2p) from 0.45.9 to 0.46.14.
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/master/.release-please.json)
- [Commits](libp2p/js-libp2p@libp2p-v0.45.9...libp2p-v0.46.14)

---
updated-dependencies:
- dependency-name: libp2p
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Potsides <[email protected]>
  • Loading branch information
dependabot[bot] and achingbrain authored Oct 12, 2023
1 parent f983d83 commit 7e6f977
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"browserslist": "last 1 Chrome version",
"dependencies": {
"@helia/unixfs": "^1.4.1",
"helia": "^1.0.0"
"helia": "^2.0.3"
},
"devDependencies": {
"@babel/core": "^7.14.8",
"@playwright/test": "^1.12.3",
"esbuild": "^0.17.16",
"esbuild": "^0.19.4",
"playwright": "^1.12.3",
"process": "^0.11.10",
"rimraf": "^5.0.0",
Expand Down

0 comments on commit 7e6f977

Please sign in to comment.