Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 3082c2f

Browse files
committed
chore: update deps
1 parent 4495b3a commit 3082c2f

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,16 @@
6363
"chai": "^3.5.0",
6464
"delay": "^1.3.1",
6565
"detect-node": "^2.0.3",
66-
"eslint-plugin-react": "^6.8.0",
66+
"eslint-plugin-react": "^6.9.0",
6767
"execa": "^0.6.0",
6868
"expose-loader": "^0.7.1",
6969
"form-data": "^2.1.2",
7070
"fs-pull-blob-store": "^0.4.1",
7171
"gulp": "^3.9.1",
72-
"interface-ipfs-core": "^0.23.0",
73-
"ipfsd-ctl": "^0.18.0",
72+
"interface-ipfs-core": "^0.23.2",
73+
"ipfsd-ctl": "^0.18.1",
7474
"left-pad": "^1.1.3",
75-
"lodash": "^4.17.2",
75+
"lodash": "^4.17.4",
7676
"mocha": "^3.2.0",
7777
"ncp": "^2.0.0",
7878
"nexpect": "^0.5.0",
@@ -86,14 +86,14 @@
8686
"async": "^2.1.4",
8787
"bl": "^1.2.0",
8888
"boom": "^4.2.0",
89-
"debug": "^2.5.1",
89+
"debug": "^2.6.0",
9090
"fs-pull-blob-store": "^0.3.0",
9191
"glob": "^7.1.1",
92-
"hapi": "^16.0.2",
92+
"hapi": "^16.1.0",
9393
"hapi-set-header": "^1.0.2",
9494
"hoek": "^4.1.0",
9595
"idb-pull-blob-store": "^0.5.1",
96-
"ipfs-api": "^12.1.2",
96+
"ipfs-api": "^12.1.3",
9797
"ipfs-bitswap": "^0.9.0",
9898
"ipfs-block": "^0.5.4",
9999
"ipfs-block-service": "^0.8.0",
@@ -103,10 +103,10 @@
103103
"ipfs-unixfs-engine": "^0.14.2",
104104
"ipld-resolver": "^0.4.1",
105105
"isstream": "^0.1.2",
106-
"libp2p-floodsub": "0.7.0",
107-
"joi": "^10.0.6",
108-
"libp2p-ipfs-nodejs": "^0.17.1",
109-
"libp2p-ipfs-browser": "^0.17.3",
106+
"libp2p-floodsub": "0.7.1",
107+
"joi": "^10.1.0",
108+
"libp2p-ipfs-nodejs": "^0.17.3",
109+
"libp2p-ipfs-browser": "^0.17.4",
110110
"lodash.flatmap": "^4.5.0",
111111
"lodash.get": "^4.4.2",
112112
"lodash.has": "^4.5.2",
@@ -119,7 +119,7 @@
119119
"path-exists": "^3.0.0",
120120
"peer-book": "^0.3.0",
121121
"peer-id": "^0.8.1",
122-
"peer-info": "^0.8.1",
122+
"peer-info": "^0.8.2",
123123
"promisify-es6": "^1.0.2",
124124
"pull-file": "^1.0.0",
125125
"pull-paramap": "^1.2.1",
@@ -135,7 +135,7 @@
135135
"temp": "^0.8.3",
136136
"through2": "^2.0.3",
137137
"update-notifier": "^1.0.3",
138-
"yargs": "^6.5.0"
138+
"yargs": "^6.6.0"
139139
},
140140
"contributors": [
141141
"Andrew de Andrade <[email protected]>",

0 commit comments

Comments
 (0)