Skip to content

Commit 660b054

Browse files
committed
chore: update deps
1 parent 1852ec8 commit 660b054

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -33,34 +33,34 @@
3333
],
3434
"dependencies": {
3535
"async": "^2.6.2",
36-
"err-code": "^1.1.2",
37-
"libp2p-floodsub": "~0.17.1",
38-
"libp2p-pubsub": "~0.2.0",
36+
"err-code": "^2.0.0",
37+
"libp2p-floodsub": "~0.18.0",
38+
"libp2p-pubsub": "~0.2.1",
3939
"multistream-select": "~0.14.6",
40-
"peer-id": "~0.12.2",
40+
"peer-id": "~0.12.5",
4141
"peer-info": "~0.15.1",
4242
"protons": "^1.0.1",
4343
"pull-length-prefixed": "^1.3.3",
44-
"pull-stream": "^3.6.13"
44+
"pull-stream": "^3.6.14"
4545
},
4646
"devDependencies": {
47-
"@types/chai": "^4.1.7",
47+
"@types/chai": "^4.2.3",
4848
"@types/mocha": "^5.2.7",
49-
"aegir": "^20.0.0",
49+
"aegir": "^20.3.1",
5050
"benchmark": "^2.1.4",
5151
"chai": "^4.2.0",
5252
"chai-spies": "^1.0.0",
5353
"detect-node": "^2.0.4",
5454
"dirty-chai": "^2.0.1",
55-
"libp2p": "~0.25.5",
55+
"libp2p": "~0.26.2",
5656
"libp2p-secio": "~0.11.1",
5757
"libp2p-spdy": "~0.13.3",
58-
"libp2p-tcp": "~0.13.0",
59-
"libp2p-websockets": "~0.12.2",
58+
"libp2p-tcp": "~0.13.2",
59+
"libp2p-websockets": "~0.12.4",
6060
"lodash": "^4.17.15",
61-
"mocha": "^5.2.0",
61+
"mocha": "^6.2.1",
6262
"promisify-es6": "^1.0.3",
63-
"sinon": "^7.3.2"
63+
"sinon": "^7.5.0"
6464
},
6565
"contributors": [
6666
"Cayman <[email protected]>",

0 commit comments

Comments
 (0)