Skip to content

Commit

Permalink
fix: lighthouse-core/scripts/legacy-javascript/package.json & lightho…
Browse files Browse the repository at this point in the history
…use-core/scripts/legacy-javascript/yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-567746
- https://snyk.io/vuln/SNYK-JS-LODASH-6139239
- https://snyk.io/vuln/SNYK-JS-LODASH-608086
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
  • Loading branch information
snyk-bot committed Jun 5, 2024
1 parent 6d3560f commit fa4eb4b
Show file tree
Hide file tree
Showing 2 changed files with 998 additions and 622 deletions.
2 changes: 1 addition & 1 deletion lighthouse-core/scripts/legacy-javascript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@babel/preset-env": "^7.22.0",
"browserify": "^16.5.0",
"glob": "^7.1.6",
"terser": "^4.6.3"
Expand Down
Loading

0 comments on commit fa4eb4b

Please sign in to comment.