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-SHARP-5922108
  • Loading branch information
snyk-bot committed Sep 28, 2023
1 parent 2fe923d commit 91f8257
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 @@ -21,7 +21,7 @@
"lodash": "^4.17.21",
"mime-types": "^2.1.35",
"rev-hash": "3",
"sharp": "^0.30.6"
"sharp": "^0.32.6"
},
"devDependencies": {
"@commitlint/cli": "^17.0.2",
Expand Down

0 comments on commit 91f8257

Please sign in to comment.