Skip to content

Commit d96af70

Browse files
fix(package): update async to version 3.1.1
Closes #55
1 parent 028eaf4 commit d96af70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@types/sequelize": "4.27.32",
35-
"async": "2.6.1",
35+
"async": "3.1.1",
3636
"debug": "4.1.0",
3737
"joi": "14.0.4",
3838
"lodash": "4.17.11",

0 commit comments

Comments
 (0)