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-SANITIZEHTML-1070786
  • Loading branch information
snyk-bot committed Nov 16, 2024
1 parent 9d07b39 commit 7ff7e4b
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 @@ -171,7 +171,7 @@
"replace": "^1.2.0",
"request": "^2.88.2",
"sanitize-filename": "^1.6.3",
"sanitize-html": "1.4.2",
"sanitize-html": "2.3.1",
"semver": "^7.3.2",
"sequelize": "^6.15.1",
"serve-index": "^1.9.1",
Expand Down

0 comments on commit 7ff7e4b

Please sign in to comment.