chore: update deps (#46)

This commit is contained in:
Hugo Dias 2020-04-21 10:27:41 +01:00 committed by GitHub
parent dba3b9932f
commit e824b15032
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@
"dependencies": { "dependencies": {
"abort-controller": "^3.0.0", "abort-controller": "^3.0.0",
"abortable-iterator": "^3.0.0", "abortable-iterator": "^3.0.0",
"buffer": "^5.5.0", "buffer": "^5.6.0",
"chai": "^4.2.0", "chai": "^4.2.0",
"chai-checkmark": "^1.0.1", "chai-checkmark": "^1.0.1",
"class-is": "^1.1.0", "class-is": "^1.1.0",
@ -46,16 +46,16 @@
"it-pair": "^1.0.0", "it-pair": "^1.0.0",
"it-pipe": "^1.0.1", "it-pipe": "^1.0.1",
"libp2p-tcp": "^0.14.1", "libp2p-tcp": "^0.14.1",
"multiaddr": "^7.1.0", "multiaddr": "^7.4.3",
"p-limit": "^2.2.2", "p-limit": "^2.3.0",
"p-wait-for": "^3.1.0", "p-wait-for": "^3.1.0",
"peer-id": "^0.13.3", "peer-id": "^0.13.11",
"peer-info": "^0.17.0", "peer-info": "^0.17.0",
"sinon": "^9.0.0", "sinon": "^9.0.2",
"streaming-iterables": "^4.1.0" "streaming-iterables": "^4.1.0"
}, },
"devDependencies": { "devDependencies": {
"aegir": "^21.0.2", "aegir": "^21.9.0",
"it-handshake": "^1.0.1" "it-handshake": "^1.0.1"
}, },
"contributors": [ "contributors": [