Skip to content

Commit

Permalink
fix: packages/next-codemod/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NTHCHECK-1586032
- https://snyk.io/vuln/SNYK-JS-CSSWHAT-1298035
  • Loading branch information
snyk-bot committed Aug 10, 2024
1 parent df5b621 commit 8e7bd63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next-codemod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"license": "MIT",
"dependencies": {
"chalk": "4.1.0",
"cheerio": "1.0.0-rc.9",
"cheerio": "1.0.0",
"execa": "4.0.3",
"globby": "11.0.1",
"inquirer": "7.3.3",
Expand Down

0 comments on commit 8e7bd63

Please sign in to comment.