Skip to content

Commit

Permalink
Update async to ~2.6.4 as shown in #185 ; lockfile was already there
Browse files Browse the repository at this point in the history
Co-Authored-By: nicodemuz <[email protected]>
  • Loading branch information
danyalaytekin and nicodemuz committed Nov 10, 2023
1 parent 592668e commit 4a38e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"node": ">=12"
},
"dependencies": {
"async": "~2.6.3",
"async": "~2.6.4",
"cheerio": "~1.0.0-rc.10",
"commander": "~6.2.1",
"globby": "~6.1.0",
Expand Down

0 comments on commit 4a38e36

Please sign in to comment.