Skip to content

Commit 75118c8

Browse files
author
Alan Shaw
authored
chore: update deps (ipfs#921)
License: MIT Signed-off-by: Alan Shaw <[email protected]>
1 parent 587c787 commit 75118c8

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

package.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"bl": "^2.1.2",
3333
"bs58": "^4.0.1",
3434
"cids": "~0.5.5",
35-
"concat-stream": "^1.6.2",
35+
"concat-stream": "^2.0.0",
3636
"debug": "^4.1.0",
3737
"detect-node": "^2.0.4",
3838
"end-of-stream": "^1.4.1",
@@ -46,15 +46,15 @@
4646
"is-ipfs": "~0.4.7",
4747
"is-pull-stream": "0.0.0",
4848
"is-stream": "^1.1.0",
49-
"libp2p-crypto": "~0.14.0",
49+
"libp2p-crypto": "~0.15.0",
5050
"lodash": "^4.17.11",
5151
"lru-cache": "^5.1.1",
5252
"multiaddr": "^6.0.0",
5353
"multibase": "~0.6.0",
5454
"multihashes": "~0.4.14",
5555
"ndjson": "^1.5.0",
5656
"once": "^1.4.0",
57-
"peer-id": "~0.12.0",
57+
"peer-id": "~0.12.1",
5858
"peer-info": "~0.15.0",
5959
"promisify-es6": "^1.0.3",
6060
"pull-defer": "~0.2.3",
@@ -78,14 +78,13 @@
7878
"url": "https://github.com/ipfs/js-ipfs-http-client"
7979
},
8080
"devDependencies": {
81-
"aegir": "^17.1.1",
81+
"aegir": "^18.0.2",
8282
"browser-process-platform": "~0.1.1",
8383
"chai": "^4.2.0",
8484
"cross-env": "^5.2.0",
8585
"dirty-chai": "^2.0.1",
8686
"eslint-plugin-react": "^7.11.1",
8787
"go-ipfs-dep": "~0.4.18",
88-
"gulp": "^3.9.1",
8988
"interface-ipfs-core": "~0.94.0",
9089
"ipfsd-ctl": "~0.40.0",
9190
"nock": "^10.0.2",

0 commit comments

Comments
 (0)