Skip to content

Commit

Permalink
fix: 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-BABELTRAVERSE-5962462
  • Loading branch information
snyk-bot committed Oct 17, 2023
1 parent 59ed52c commit 444e82b
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 @@ -45,7 +45,7 @@
"algoliasearch": "4.20.0",
"chalk": "5.3.0",
"cheerio": "1.0.0-rc.12",
"depcheck": "1.4.6",
"depcheck": "1.4.7",
"domhandler": "5.0.3",
"execa": "8.0.1",
"listr2": "7.0.1",
Expand Down

0 comments on commit 444e82b

Please sign in to comment.