Skip to content

Commit 8bf1ec7

Browse files
committed
chore: update deps
1 parent 7461f6b commit 8bf1ec7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,28 +36,28 @@
3636
},
3737
"homepage": "https://github.com/ipfs/js-ipfs-bitswap#readme",
3838
"devDependencies": {
39-
"aegir": "9.3.2",
40-
"benchmark": "^2.1.2",
39+
"aegir": "9.3.3",
40+
"benchmark": "^2.1.3",
4141
"buffer-loader": "0.0.1",
4242
"chai": "^3.5.0",
4343
"fs-pull-blob-store": "^0.4.1",
4444
"idb-pull-blob-store": "^0.5.1",
4545
"interface-pull-blob-store": "^0.6.0",
4646
"ipfs-repo": "^0.11.2",
47-
"libp2p-ipfs-nodejs": "^0.17.1",
48-
"lodash": "^4.17.2",
49-
"multiaddr": "^2.1.1",
47+
"libp2p-ipfs-nodejs": "^0.17.7",
48+
"lodash": "^4.17.4",
49+
"multiaddr": "^2.2.0",
5050
"ncp": "^2.0.0",
5151
"peer-book": "^0.3.0",
5252
"peer-id": "^0.8.1",
53-
"peer-info": "^0.8.1",
53+
"peer-info": "^0.8.2",
5454
"rimraf": "^2.5.4",
5555
"safe-buffer": "^5.0.1"
5656
},
5757
"dependencies": {
5858
"async": "^2.1.4",
59-
"cids": "^0.3.5",
60-
"debug": "^2.5.1",
59+
"cids": "^0.4.0",
60+
"debug": "^2.6.0",
6161
"heap": "^0.2.6",
6262
"ipfs-block": "^0.5.4",
6363
"lodash.debounce": "^4.0.8",

0 commit comments

Comments
 (0)