Bump libp2p and ipfs

Bumps [libp2p](https://github.com/libp2p/js-libp2p) to 0.40.0 and updates ancestor dependency [ipfs](https://github.com/ipfs/js-ipfs). These dependencies need to be updated together.


Updates `libp2p` from 0.23.1 to 0.40.0
- [Release notes](https://github.com/libp2p/js-libp2p/releases)
- [Changelog](https://github.com/libp2p/js-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/js-libp2p/compare/v0.23.1...v0.40.0)

Updates `ipfs` from 0.33.1 to 0.65.0
- [Release notes](https://github.com/ipfs/js-ipfs/releases)
- [Changelog](https://github.com/ipfs/js-ipfs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ipfs/js-ipfs/compare/v0.33.1...ipfs-v0.65.0)

---
updated-dependencies:
- dependency-name: libp2p
  dependency-type: indirect
- dependency-name: ipfs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/npm_and_yarn/libp2p-and-ipfs-0.40.0
dependabot[bot] 2022-12-07 23:38:19 +00:00 committed by GitHub
parent e90e840a60
commit 32869733b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6733 additions and 5290 deletions

12021
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -5,7 +5,7 @@
"private": true,
"dependencies": {
"connected-react-router": "^6.3.1",
"ipfs": "~0.33.0",
"ipfs": "~0.65.0",
"moment": "^2.24.0",
"orbit-db": "~0.19.9",
"orbit-db-discussion-board": "https://github.com/fazo96/orbit-db-discussion-board.git",