chore: update deps (#55)

* chore: update deps

* chore: remove unused peer-info dep
This commit is contained in:
Jacob Heun 2020-07-15 12:56:37 +02:00 committed by GitHub
parent 1cc943e1b2
commit f2a18818f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,19 +45,18 @@
"err-code": "^2.0.0", "err-code": "^2.0.0",
"it-goodbye": "^2.0.1", "it-goodbye": "^2.0.1",
"it-pair": "^1.0.0", "it-pair": "^1.0.0",
"it-pipe": "^1.0.1", "it-pipe": "^1.1.0",
"libp2p-tcp": "^0.14.1", "libp2p-tcp": "^0.14.5",
"multiaddr": "^7.4.3", "multiaddr": "^7.5.0",
"p-defer": "^3.0.0", "p-defer": "^3.0.0",
"p-limit": "^2.3.0", "p-limit": "^2.3.0",
"p-wait-for": "^3.1.0", "p-wait-for": "^3.1.0",
"peer-id": "^0.13.11", "peer-id": "^0.13.13",
"peer-info": "^0.17.0",
"sinon": "^9.0.2", "sinon": "^9.0.2",
"streaming-iterables": "^4.1.0" "streaming-iterables": "^5.0.2"
}, },
"devDependencies": { "devDependencies": {
"aegir": "^22.0.0", "aegir": "^25.0.0",
"it-handshake": "^1.0.1" "it-handshake": "^1.0.1"
}, },
"contributors": [ "contributors": [