chore: update async to v3.x

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
This commit is contained in:
Miroslav Bajtoš 2019-12-03 10:12:32 +01:00
parent 1d4ad278c9
commit a9611a0430
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
"typescript": "^3.2.2"
},
"dependencies": {
"async": "^2.6.0",
"async": "^3.1.0",
"debug": "^4.1.0",
"depd": "^2.0.0",
"inflection": "^1.6.0",