Skip to content

Commit fa797a0

Browse files
committed
chore: update deps
1 parent 751d436 commit fa797a0

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
},
3838
"homepage": "https://github.com/ipfs/js-ipfs-bitswap#readme",
3939
"devDependencies": {
40-
"aegir": "^12.1.0",
40+
"aegir": "^12.1.3",
4141
"benchmark": "^2.1.4",
4242
"chai": "^4.1.2",
4343
"dirty-chai": "^2.0.1",
44-
"ipfs-repo": "~0.17.0",
45-
"libp2p": "~0.12.4",
44+
"ipfs-repo": "~0.18.3",
45+
"libp2p": "~0.13.0",
4646
"libp2p-kad-dht": "~0.5.1",
4747
"libp2p-multiplex": "~0.5.0",
4848
"libp2p-secio": "~0.8.1",
@@ -57,10 +57,10 @@
5757
"safe-buffer": "^5.1.1"
5858
},
5959
"dependencies": {
60-
"async": "^2.5.0",
60+
"async": "^2.6.0",
6161
"cids": "~0.5.2",
6262
"debug": "^3.1.0",
63-
"ipfs-block": "~0.6.0",
63+
"ipfs-block": "~0.6.1",
6464
"lodash.debounce": "^4.0.8",
6565
"lodash.find": "^4.6.0",
6666
"lodash.groupby": "^4.6.0",

0 commit comments

Comments
 (0)