Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit cbf2c03

Browse files
committedNov 7, 2017
chore: update deps
1 parent 6e2249f commit cbf2c03

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,17 @@
4444
"rlp": "^2.0.0"
4545
},
4646
"dependencies": {
47-
"async": "^2.5.0",
47+
"async": "^2.6.0",
4848
"cids": "~0.5.2",
4949
"interface-datastore": "~0.4.1",
5050
"ipfs-block": "~0.6.1",
5151
"ipfs-block-service": "~0.13.0",
5252
"ipfs-repo": "~0.18.2",
53-
"ipld-dag-cbor": "~0.11.1",
54-
"ipld-dag-pb": "~0.11.2",
55-
"ipld-ethereum": "^1.4.3",
56-
"ipld-git": "~0.1.0",
57-
"ipld-raw": "^1.0.6",
53+
"ipld-dag-cbor": "~0.11.2",
54+
"ipld-dag-pb": "~0.11.3",
55+
"ipld-ethereum": "^1.4.4",
56+
"ipld-git": "~0.1.1",
57+
"ipld-raw": "^1.0.7",
5858
"is-ipfs": "~0.3.2",
5959
"lodash.flatten": "^4.4.0",
6060
"lodash.includes": "^4.3.0",

0 commit comments

Comments
 (0)
This repository has been archived.