Skip to content

Commit

Permalink
fix: package.json & package-lock.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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent 04d979f commit 2fbe2f3
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 20 deletions.
188 changes: 169 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"node": ">=16.0"
},
"dependencies": {
"analyze-css": "^2.0.0",
"analyze-css": "^2.1.89",
"analyze-image": "^1.0.0",
"commander": "^9.0.0",
"debug": "^4.1.1",
Expand Down

0 comments on commit 2fbe2f3

Please sign in to comment.