Skip to content

Commit 89b263a

Browse files
committed
chore: update deps
1 parent b349085 commit 89b263a

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -38,24 +38,24 @@
3838
},
3939
"homepage": "https://github.com/ipfs/js-ipfs-bitswap#readme",
4040
"devDependencies": {
41-
"aegir": "^12.2.0",
41+
"aegir": "^12.4.0",
4242
"benchmark": "^2.1.4",
4343
"chai": "^4.1.2",
4444
"dirty-chai": "^2.0.1",
45-
"ipfs-repo": "~0.18.5",
46-
"libp2p": "~0.14.3",
47-
"libp2p-kad-dht": "~0.6.0",
45+
"ipfs-repo": "~0.18.7",
46+
"libp2p": "~0.15.2",
47+
"libp2p-kad-dht": "~0.6.3",
4848
"libp2p-multiplex": "~0.5.1",
49-
"libp2p-secio": "~0.8.1",
50-
"libp2p-tcp": "~0.11.1",
51-
"lodash": "^4.17.4",
49+
"libp2p-secio": "~0.9.1",
50+
"libp2p-tcp": "~0.11.2",
51+
"lodash": "^4.17.5",
5252
"lodash.range": "^3.2.0",
5353
"lodash.without": "^4.4.0",
54-
"multiaddr": "^3.0.1",
54+
"multiaddr": "^3.0.2",
5555
"ncp": "^2.0.0",
56-
"peer-book": "~0.5.2",
57-
"peer-id": "~0.10.3",
58-
"peer-info": "~0.11.4",
56+
"peer-book": "~0.5.4",
57+
"peer-id": "~0.10.5",
58+
"peer-info": "~0.11.6",
5959
"pre-commit": "^1.2.2",
6060
"rimraf": "^2.6.2",
6161
"safe-buffer": "^5.1.1",
@@ -77,12 +77,12 @@
7777
"lodash.uniqwith": "^4.5.0",
7878
"lodash.values": "^4.3.0",
7979
"moving-average": "^1.0.0",
80-
"multicodec": "~0.2.5",
80+
"multicodec": "~0.2.6",
8181
"multihashing-async": "~0.4.7",
8282
"protons": "^1.0.1",
8383
"pull-defer": "~0.2.2",
8484
"pull-length-prefixed": "^1.3.0",
85-
"pull-pushable": "^2.1.1",
85+
"pull-pushable": "^2.1.2",
8686
"pull-stream": "^3.6.1",
8787
"safe-buffer": "^5.1.1",
8888
"varint-decoder": "^0.1.1"

0 commit comments

Comments
 (0)