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

Commit

Permalink
fix(package): update async to version 3.0.1 (#481)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and alanshaw committed May 31, 2019
1 parent 60819f9 commit b60fe33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"homepage": "https://github.com/ipfs/interface-ipfs-core#readme",
"dependencies": {
"async": "^2.6.1",
"async": "^3.0.1",
"bl": "^3.0.0",
"bs58": "^4.0.1",
"chai": "^4.2.0",
Expand Down

0 comments on commit b60fe33

Please sign in to comment.