Skip to content

Commit

Permalink
fix: packages/create-next-app/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-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 23, 2024
1 parent d0903a5 commit 8b8bd67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-next-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"async-retry": "1.3.1",
"chalk": "2.4.2",
"commander": "2.20.0",
"cpy": "7.3.0",
"cpy": "9.0.0",
"cross-spawn": "6.0.5",
"got": "10.7.0",
"prompts": "2.1.0",
Expand Down

0 comments on commit 8b8bd67

Please sign in to comment.