Skip to content

Commit

Permalink
Update dependency async to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
WhiteSource for GitHub.com committed Aug 17, 2021
1 parent 5e3eaa5 commit 45f9e56
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 16 deletions.
86 changes: 71 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"cy:verify": "cypress verify"
},
"devDependencies": {
"async": "^2.0.0-rc.4",
"async": "3.2.1",
"cross-env": "^7.0.2",
"cypress": "^3.3.1",
"grunt": "^1.0.1",
Expand Down

0 comments on commit 45f9e56

Please sign in to comment.