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

Commit af17331

Browse files
committed
chore: update deps
1 parent f182ac0 commit af17331

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"is-stream": "^1.1.0",
3838
"lru-cache": "^4.1.1",
3939
"multiaddr": "^2.3.0",
40-
"multihashes": "~0.4.5",
40+
"multihashes": "~0.4.9",
4141
"multipart-stream": "^2.0.1",
4242
"ndjson": "^1.5.0",
4343
"once": "^1.4.0",
@@ -46,7 +46,7 @@
4646
"promisify-es6": "^1.0.3",
4747
"pump": "^1.0.2",
4848
"qs": "^6.5.0",
49-
"readable-stream": "2.3.3",
49+
"readable-stream": "^2.3.3",
5050
"stream-http": "^2.7.2",
5151
"streamifier": "^0.1.1",
5252
"tar-stream": "^1.5.4"
@@ -61,17 +61,17 @@
6161
},
6262
"devDependencies": {
6363
"aegir": "^11.0.2",
64-
"chai": "^4.1.1",
64+
"chai": "^4.1.2",
6565
"dirty-chai": "^2.0.1",
66-
"eslint-plugin-react": "^7.1.0",
66+
"eslint-plugin-react": "^7.3.0",
6767
"gulp": "^3.9.1",
6868
"hapi": "^16.5.2",
69-
"interface-ipfs-core": "~0.30.1",
69+
"interface-ipfs-core": "~0.31.12",
7070
"ipfsd-ctl": "~0.21.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.0"
74+
"stream-equal": "^1.0.1"
7575
},
7676
"pre-commit": [
7777
"lint",
@@ -134,4 +134,4 @@
134134
"url": "https://github.com/ipfs/js-ipfs-api/issues"
135135
},
136136
"homepage": "https://github.com/ipfs/js-ipfs-api"
137-
}
137+
}

0 commit comments

Comments
 (0)