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

Commit 195b1e5

Browse files
committed
chore: update deps
1 parent 6cbd89c commit 195b1e5

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,19 +23,19 @@
2323
},
2424
"dependencies": {
2525
"async": "^2.4.1",
26-
"bs58": "^4.0.0",
26+
"bs58": "^4.0.1",
2727
"cids": "~0.5.0",
2828
"concat-stream": "^1.6.0",
2929
"detect-node": "^2.0.3",
3030
"flatmap": "0.0.3",
3131
"glob": "^7.1.2",
3232
"glob-escape": "0.0.2",
3333
"ipfs-block": "~0.6.0",
34-
"ipfs-unixfs": "~0.1.11",
34+
"ipfs-unixfs": "~0.1.12",
3535
"ipld-dag-pb": "~0.11.0",
3636
"is-ipfs": "^0.3.0",
3737
"isstream": "^0.1.2",
38-
"lru-cache": "^4.0.2",
38+
"lru-cache": "^4.1.1",
3939
"multiaddr": "^2.3.0",
4040
"multihashes": "~0.4.5",
4141
"multipart-stream": "^2.0.1",
@@ -47,7 +47,7 @@
4747
"pump": "^1.0.2",
4848
"qs": "^6.4.0",
4949
"readable-stream": "1.1.14",
50-
"stream-http": "^2.7.1",
50+
"stream-http": "^2.7.2",
5151
"streamifier": "^0.1.1",
5252
"tar-stream": "^1.5.4"
5353
},
@@ -61,16 +61,16 @@
6161
},
6262
"devDependencies": {
6363
"aegir": "^11.0.2",
64-
"chai": "^4.0.0",
65-
"dirty-chai": "^1.2.2",
66-
"eslint-plugin-react": "^7.0.1",
64+
"chai": "^4.0.2",
65+
"dirty-chai": "^2.0.0",
66+
"eslint-plugin-react": "^7.1.0",
6767
"gulp": "^3.9.1",
68-
"hapi": "^16.2.0",
69-
"interface-ipfs-core": "~0.29.0",
68+
"hapi": "^16.4.3",
69+
"interface-ipfs-core": "~0.29.1",
7070
"ipfsd-ctl": "~0.21.0",
7171
"pre-commit": "^1.2.2",
72-
"socket.io": "^2.0.1",
73-
"socket.io-client": "^2.0.1",
72+
"socket.io": "^2.0.3",
73+
"socket.io-client": "^2.0.3",
7474
"stream-equal": "^1.0.0"
7575
},
7676
"pre-commit": [
@@ -130,4 +130,4 @@
130130
"url": "https://github.com/ipfs/js-ipfs-api/issues"
131131
},
132132
"homepage": "https://github.com/ipfs/js-ipfs-api"
133-
}
133+
}

0 commit comments

Comments
 (0)