Skip to content

Commit e8e9a5e

Browse files
Update dependency async to v3
1 parent c36db6b commit e8e9a5e

2 files changed

Lines changed: 287 additions & 253 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"supertest": "^3.0.0"
8181
},
8282
"resolutions": {
83-
"async": "^2.6.4",
83+
"async": "^3.0.0",
8484
"lodash": "^4.17.21",
8585
"lodash.pick": "3.1.0",
8686
"yargs-parser": "^18.1.2",

0 commit comments

Comments
 (0)