chore(package): update async to version 3.0.1

This commit is contained in:
greenkeeper[bot] 2019-05-26 21:47:27 +00:00
parent f6547d3876
commit 8500b1fc54

View file

@ -40,7 +40,7 @@
"node": "*" "node": "*"
}, },
"devDependencies": { "devDependencies": {
"async": "^2.6.0", "async": "^3.0.1",
"mocha": "^5.0.0", "mocha": "^5.0.0",
"sax": "^1.2.4", "sax": "^1.2.4",
"should": "^13.2.1", "should": "^13.2.1",