Ping async to 1.0.0 to work around context propagation
This commit is contained in:
parent
97f905ff1f
commit
8302b2480d
|
@ -31,7 +31,7 @@
|
|||
"should": "^5.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^1.0.0",
|
||||
"async": "~1.0.0",
|
||||
"debug": "^2.1.1",
|
||||
"depd": "^1.0.0",
|
||||
"inflection": "^1.6.0",
|
||||
|
|
Loading…
Reference in New Issue