Skip to content

Commit

Permalink
fix: docs/recipes/custom-audit/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-COOKIE-8163060
  • Loading branch information
snyk-bot committed Oct 9, 2024
1 parent 5b2ffd8 commit 3bc0ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipes/custom-audit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"private": true,
"scripts": {},
"devDependencies": {
"lighthouse": "^8.6.0"
"lighthouse": "^9.4.0"
}
}

0 comments on commit 3bc0ee4

Please sign in to comment.