From b736594b68643e5ad0c32d98f23e3ac9ba421987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 11:15:56 +0000 Subject: [PATCH] deps: bump libp2p from 0.46.21 to 1.0.0 Bumps [libp2p](https://github.com/libp2p/js-libp2p) from 0.46.21 to 1.0.0. - [Release notes](https://github.com/libp2p/js-libp2p/releases) - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json) - [Commits](https://github.com/libp2p/js-libp2p/compare/libp2p-v0.46.21...libp2p-v1.0.0) --- updated-dependencies: - dependency-name: libp2p dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/helia/package.json | 2 +- packages/interop/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/helia/package.json b/packages/helia/package.json index 9e81adaad..80066d1a5 100644 --- a/packages/helia/package.json +++ b/packages/helia/package.json @@ -105,7 +105,7 @@ "it-drain": "^3.0.1", "it-filter": "^3.0.1", "it-foreach": "^2.0.2", - "libp2p": "^0.46.6", + "libp2p": "^1.0.0", "mortice": "^3.0.1", "multiformats": "^12.0.1", "p-defer": "^4.0.0", diff --git a/packages/interop/package.json b/packages/interop/package.json index fcff4f85c..2fed1879a 100644 --- a/packages/interop/package.json +++ b/packages/interop/package.json @@ -64,7 +64,7 @@ "it-to-buffer": "^4.0.1", "kubo": "^0.23.0", "kubo-rpc-client": "^3.0.1", - "libp2p": "^0.46.6", + "libp2p": "^1.0.0", "multiformats": "^12.0.1" }, "browser": {