Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 8ab8057

Browse files
fix(package): update async to version 3.0.1
1 parent fafedef commit 8ab8057

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
"amanda": "1.0.1",
35-
"async": "2.6.1",
35+
"async": "3.0.1",
3636
"caseless": "0.12.0",
3737
"clone": "2.1.2",
3838
"commander": "2.20.0",

0 commit comments

Comments
 (0)