Skip to content

Commit c23c606

Browse files
fix(package): update async to version 3.1.1
Closes #100
1 parent 30df113 commit c23c606

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
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@types/express": "^4.11.1",
2828
"@types/joi": "^14.0.0",
29-
"async": "2.6.1",
29+
"async": "3.1.1",
3030
"cookie-parser": "1.4.3",
3131
"debug": "^4.1.0",
3232
"express": "^4.16.4",

0 commit comments

Comments
 (0)