chore: update async to v3.x
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
This commit is contained in:
parent
1d4ad278c9
commit
a9611a0430
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue