Skip to content

Commit 65c48d6

Browse files
committed
chore: update deps
1 parent 19a7f6d commit 65c48d6

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
@@ -37,12 +37,12 @@
3737
},
3838
"homepage": "https://github.com/ipfs/js-ipfs-bitswap#readme",
3939
"devDependencies": {
40-
"aegir": "^11.0.1",
40+
"aegir": "^11.0.2",
4141
"benchmark": "^2.1.4",
4242
"chai": "^3.5.0",
4343
"dirty-chai": "^1.2.2",
44-
"ipfs-repo": "~0.13.0",
45-
"libp2p-ipfs-nodejs": "~0.23.0",
44+
"ipfs-repo": "~0.13.1",
45+
"libp2p-ipfs-nodejs": "~0.25.2",
4646
"lodash": "^4.17.4",
4747
"multiaddr": "^2.3.0",
4848
"ncp": "^2.0.0",
@@ -53,9 +53,9 @@
5353
"safe-buffer": "^5.0.1"
5454
},
5555
"dependencies": {
56-
"async": "^2.3.0",
56+
"async": "^2.4.1",
5757
"cids": "~0.5.0",
58-
"debug": "^2.6.3",
58+
"debug": "^2.6.8",
5959
"ipfs-block": "~0.6.0",
6060
"lodash.debounce": "^4.0.8",
6161
"lodash.find": "^4.6.0",
@@ -69,9 +69,9 @@
6969
"multihashing-async": "^0.4.5",
7070
"protocol-buffers": "^3.2.1",
7171
"pull-defer": "^0.2.2",
72-
"pull-length-prefixed": "^1.2.0",
73-
"pull-pushable": "^2.0.1",
74-
"pull-stream": "^3.5.0",
72+
"pull-length-prefixed": "^1.2.1",
73+
"pull-pushable": "^2.1.1",
74+
"pull-stream": "^3.6.0",
7575
"varint-decoder": "^0.1.1"
7676
},
7777
"contributors": [

0 commit comments

Comments
 (0)