Skip to content

Commit

Permalink
fix(package): update async to version 3.2.0
Browse files Browse the repository at this point in the history
Closes #22
  • Loading branch information
greenkeeper[bot] authored Feb 24, 2020
1 parent 0a77a77 commit 525fa6a
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 @@ -35,7 +35,7 @@
"homepage": "https://github.com/pigcan/node-isimulator",
"dependencies": {
"appium-ios-simulator": "^2.5.0",
"async": "^2.0.0-rc.6",
"async": "^3.2.0",
"babel-runtime": "^6.9.2",
"bplist-parser": "^0.1.1",
"chalk": "^2.2.2",
Expand Down

0 comments on commit 525fa6a

Please sign in to comment.