mirror of https://github.com/waku-org/js-waku.git
Merge pull request #353 from status-im/dependabot/npm_and_yarn/libp2p-mplex-0.10.5
This commit is contained in:
commit
56393c6947
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue