Skip to content

Commit 14051c4

Browse files
committedFeb 14, 2019
chore: update deps
1 parent 23f49f2 commit 14051c4

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,25 +44,25 @@
4444
"lodash": "^4.17.11",
4545
"memdown": "^3.0.0",
4646
"multihashes": "~0.4.14",
47-
"multihashing-async": "~0.5.1",
47+
"multihashing-async": "~0.5.2",
4848
"ncp": "^2.0.0",
49-
"rimraf": "^2.6.2"
49+
"rimraf": "^2.6.3"
5050
},
5151
"dependencies": {
52-
"async": "^2.6.1",
52+
"async": "^2.6.2",
5353
"base32.js": "~0.1.0",
5454
"bignumber.js": "^8.0.2",
5555
"cids": "~0.5.7",
5656
"datastore-core": "~0.6.0",
57-
"datastore-fs": "~0.7.0",
57+
"datastore-fs": "~0.8.0",
5858
"datastore-level": "~0.10.0",
59-
"debug": "^4.1.0",
59+
"debug": "^4.1.1",
6060
"interface-datastore": "~0.6.0",
6161
"ipfs-block": "~0.8.0",
6262
"lodash.get": "^4.4.2",
6363
"lodash.has": "^4.5.2",
6464
"lodash.set": "^4.3.2",
65-
"multiaddr": "^6.0.0",
65+
"multiaddr": "^6.0.4",
6666
"proper-lockfile": "^3.2.0",
6767
"pull-stream": "^3.6.9",
6868
"sort-keys": "^2.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.