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-LODASH-6139239
  • Loading branch information
snyk-bot committed Apr 16, 2024
1 parent 047b9f1 commit f188425
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 @@ -164,7 +164,7 @@
"replace": "^1.2.0",
"request": "^2.88.2",
"sanitize-filename": "^1.6.3",
"sanitize-html": "1.4.2",
"sanitize-html": "1.7.1",
"semver": "^7.3.2",
"sequelize": "^6.15.1",
"serve-index": "^1.9.1",
Expand Down

0 comments on commit f188425

Please sign in to comment.