Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit bb1ffe7

Browse files
committed
chore: update deps
1 parent 12802eb commit bb1ffe7

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"async": "^2.5.0",
2626
"bs58": "^4.0.1",
27-
"cids": "~0.5.1",
27+
"cids": "~0.5.2",
2828
"concat-stream": "^1.6.0",
2929
"detect-node": "^2.0.3",
3030
"flatmap": "0.0.3",
@@ -33,19 +33,19 @@
3333
"ipfs-block": "~0.6.0",
3434
"ipfs-unixfs": "~0.1.13",
3535
"ipld-dag-pb": "~0.11.2",
36-
"is-ipfs": "^0.3.0",
36+
"is-ipfs": "^0.3.2",
3737
"is-stream": "^1.1.0",
3838
"lru-cache": "^4.1.1",
3939
"multiaddr": "^3.0.1",
40-
"multihashes": "~0.4.9",
40+
"multihashes": "~0.4.10",
4141
"multipart-stream": "^2.0.1",
4242
"ndjson": "^1.5.0",
4343
"once": "^1.4.0",
44-
"peer-id": "~0.10.1",
44+
"peer-id": "~0.10.2",
4545
"peer-info": "~0.11.0",
4646
"promisify-es6": "^1.0.3",
4747
"pump": "^1.0.2",
48-
"qs": "^6.5.0",
48+
"qs": "^6.5.1",
4949
"readable-stream": "^2.3.3",
5050
"stream-http": "^2.7.2",
5151
"streamifier": "^0.1.1",
@@ -60,18 +60,18 @@
6060
"url": "https://github.com/ipfs/js-ipfs-api"
6161
},
6262
"devDependencies": {
63-
"aegir": "^12.0.6",
63+
"aegir": "^12.0.8",
6464
"chai": "^4.1.2",
6565
"dirty-chai": "^2.0.1",
66-
"eslint-plugin-react": "^7.3.0",
66+
"eslint-plugin-react": "^7.4.0",
6767
"gulp": "^3.9.1",
68-
"hapi": "^16.5.2",
68+
"hapi": "^16.6.2",
6969
"interface-ipfs-core": "~0.31.19",
7070
"ipfsd-ctl": "~0.23.0",
7171
"pre-commit": "^1.2.2",
7272
"socket.io": "^2.0.3",
7373
"socket.io-client": "^2.0.3",
74-
"stream-equal": "^1.0.1"
74+
"stream-equal": "^1.1.0"
7575
},
7676
"pre-commit": [
7777
"lint",

0 commit comments

Comments
 (0)