mirror of
https://github.com/fluencelabs/js-libp2p-tcp
synced 2025-04-25 18:42:16 +00:00
chore: update dependencies
License: MIT Signed-off-by: Jacob Heun <jacobheun@gmail.com>
This commit is contained in:
parent
1c6500141b
commit
3b162207b0
15
package.json
15
package.json
@ -40,23 +40,22 @@
|
|||||||
"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",
|
||||||
"lodash.isfunction": "^3.0.9",
|
|
||||||
"pull-stream": "^3.6.9",
|
"pull-stream": "^3.6.9",
|
||||||
"sinon": "^7.3.1"
|
"sinon": "^7.4.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"abortable-iterator": "^2.0.0",
|
"abortable-iterator": "^2.1.0",
|
||||||
"class-is": "^1.1.0",
|
"class-is": "^1.1.0",
|
||||||
"debug": "^4.1.1",
|
"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": "~0.5.0",
|
"interface-transport": "~0.5.2",
|
||||||
"ip-address": "^5.8.9",
|
"ip-address": "^6.1.0",
|
||||||
"it-pipe": "^1.0.0",
|
"it-pipe": "^1.0.1",
|
||||||
"lodash.includes": "^4.3.0",
|
"lodash.includes": "^4.3.0",
|
||||||
"lodash.isfunction": "^3.0.9",
|
"lodash.isfunction": "^3.0.9",
|
||||||
"mafmt": "^6.0.7",
|
"mafmt": "^6.0.8",
|
||||||
"multiaddr": "^6.0.6",
|
"multiaddr": "^6.1.0",
|
||||||
"streaming-iterables": "^4.1.0"
|
"streaming-iterables": "^4.1.0"
|
||||||
},
|
},
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user