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 Dec 14, 2023
1 parent b67dae0 commit 0401dd9
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 @@ -205,7 +205,7 @@
"sanitize-html": "2.11.0",
"scmp": "2.1.0",
"sender-rewriting-scheme": "1.0.0",
"sharp": "0.32.0",
"sharp": "0.32.6",
"signale": "1.4.0",
"sitemap": "7.1.1",
"smtp-server": "3.13.0",
Expand Down

0 comments on commit 0401dd9

Please sign in to comment.