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