Skip to content

Commit b0c852a

Browse files
fix(package): update async to version 3.0.1
Closes #410
1 parent 924db75 commit b0c852a

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
@@ -27,7 +27,7 @@
2727
]
2828
},
2929
"dependencies": {
30-
"async": "2.6.0",
30+
"async": "3.0.1",
3131
"body-parser": "1.18.2",
3232
"cookie-parser": "1.4.3",
3333
"debug": "3.1.0",

0 commit comments

Comments
 (0)