From 14576029f06aeddc0384fb66abf05b25d2d6a197 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Dec 2021 00:44:59 +0000 Subject: [PATCH] Bump libp2p-mplex from 0.10.4 to 0.10.5 Bumps [libp2p-mplex](https://github.com/libp2p/js-libp2p-mplex) from 0.10.4 to 0.10.5. - [Release notes](https://github.com/libp2p/js-libp2p-mplex/releases) - [Changelog](https://github.com/libp2p/js-libp2p-mplex/blob/master/CHANGELOG.md) - [Commits](https://github.com/libp2p/js-libp2p-mplex/compare/v0.10.4...v0.10.5) --- updated-dependencies: - dependency-name: libp2p-mplex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe48a1bf30..83beed92c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9759,9 +9759,9 @@ } }, "node_modules/libp2p-mplex": { - "version": "0.10.4", - "resolved": "https://registry.npmjs.org/libp2p-mplex/-/libp2p-mplex-0.10.4.tgz", - "integrity": "sha512-a8Oy68EXaSBBXGOGYMuwBcpnynkhqAFJ3LiyV24u9fE4wTxvuWTr0prSyKc+KC8QsLuX3A+CAdSgxqm09NbumQ==", + "version": "0.10.5", + "resolved": "https://registry.npmjs.org/libp2p-mplex/-/libp2p-mplex-0.10.5.tgz", + "integrity": "sha512-INgYgHVR1Dl8NDRmlrRVJUWyykeQa+tda892+fB1R3igKMXKP7pstJE72WS6cznzqnltCfbxOMghyx/fJImUHA==", "dependencies": { "abort-controller": "^3.0.0", "abortable-iterator": "^3.0.0", @@ -24940,9 +24940,9 @@ } }, "libp2p-mplex": { - "version": "0.10.4", - "resolved": "https://registry.npmjs.org/libp2p-mplex/-/libp2p-mplex-0.10.4.tgz", - "integrity": "sha512-a8Oy68EXaSBBXGOGYMuwBcpnynkhqAFJ3LiyV24u9fE4wTxvuWTr0prSyKc+KC8QsLuX3A+CAdSgxqm09NbumQ==", + "version": "0.10.5", + "resolved": "https://registry.npmjs.org/libp2p-mplex/-/libp2p-mplex-0.10.5.tgz", + "integrity": "sha512-INgYgHVR1Dl8NDRmlrRVJUWyykeQa+tda892+fB1R3igKMXKP7pstJE72WS6cznzqnltCfbxOMghyx/fJImUHA==", "requires": { "abort-controller": "^3.0.0", "abortable-iterator": "^3.0.0",