Skip to content

Commit 41c1e14

Browse files
Update dependency async to v3
1 parent 2ea0ab4 commit 41c1e14

3 files changed

Lines changed: 132 additions & 112 deletions

File tree

package-lock.json

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)