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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-12-20 00:44:59 +00:00 committed by GitHub
parent 3532ecff65
commit 14576029f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -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",