Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit afe045b

Browse files
committed
chore: update deps
1 parent e8b13d0 commit afe045b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@
3030
},
3131
"homepage": "https://github.com/libp2p/js-ipfs-railing",
3232
"devDependencies": {
33-
"aegir": "^13.0.6",
33+
"aegir": "^14.0.0",
3434
"chai": "^4.1.2",
3535
"libp2p-swarm": "~0.35.1",
36-
"libp2p-tcp": "~0.11.6",
36+
"libp2p-tcp": "~0.12.0",
3737
"pre-commit": "^1.2.2"
3838
},
3939
"dependencies": {
40-
"async": "^2.6.0",
40+
"async": "^2.6.1",
4141
"debug": "^3.1.0",
42-
"lodash": "^4.17.5",
43-
"multiaddr": "^3.0.2",
44-
"peer-id": "~0.10.6",
45-
"peer-info": "~0.11.6"
42+
"lodash": "^4.17.10",
43+
"multiaddr": "^5.0.0",
44+
"peer-id": "~0.10.7",
45+
"peer-info": "~0.14.1"
4646
},
4747
"pre-commit": [
4848
"lint",

0 commit comments

Comments
 (0)