mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-06-11 02:21:26 +00:00
chore: update packages
This commit is contained in:
committed by
Jacob Heun
parent
1a2fd636eb
commit
1c1dfa65d3
11
package.json
11
package.json
@ -40,7 +40,6 @@
|
|||||||
"aegir": "^20.0.0",
|
"aegir": "^20.0.0",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
"interface-transport": "~0.3.6",
|
|
||||||
"lodash.isfunction": "^3.0.9",
|
"lodash.isfunction": "^3.0.9",
|
||||||
"pull-stream": "^3.6.9",
|
"pull-stream": "^3.6.9",
|
||||||
"sinon": "^7.3.1"
|
"sinon": "^7.3.1"
|
||||||
@ -48,15 +47,17 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"abortable-iterator": "^2.0.0",
|
"abortable-iterator": "^2.0.0",
|
||||||
"class-is": "^1.1.0",
|
"class-is": "^1.1.0",
|
||||||
"debug": "^3.1.0",
|
"debug": "^4.1.1",
|
||||||
"err-code": "^1.1.2",
|
"err-code": "^1.1.2",
|
||||||
"interface-connection": "~0.3.3",
|
"interface-connection": "~0.3.3",
|
||||||
"interface-transport": "libp2p/interface-transport#feat/async-await",
|
"interface-transport": "~0.4.0",
|
||||||
"ip-address": "^5.8.9",
|
"ip-address": "^5.8.9",
|
||||||
|
"it-pipe": "^1.0.0",
|
||||||
"lodash.includes": "^4.3.0",
|
"lodash.includes": "^4.3.0",
|
||||||
"lodash.isfunction": "^3.0.9",
|
"lodash.isfunction": "^3.0.9",
|
||||||
"mafmt": "^6.0.2",
|
"mafmt": "^6.0.7",
|
||||||
"multiaddr": "^5.0.0"
|
"multiaddr": "^6.0.6",
|
||||||
|
"streaming-iterables": "^4.1.0"
|
||||||
},
|
},
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Alan Shaw <alan@tableflip.io>",
|
"Alan Shaw <alan@tableflip.io>",
|
||||||
|
Reference in New Issue
Block a user