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-FASTXMLPARSER-5668858
  • Loading branch information
snyk-bot committed Jan 26, 2024
1 parent b999d67 commit 179ed14
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 @@ -86,7 +86,7 @@
"mocha": "^10.1.0",
"moment": "^2.22.2",
"mongo-sanitize": "^1.1.0",
"mongodb": "^4.16.0",
"mongodb": "^4.17.0",
"mongoose": "^5.13.17",
"mongoose-auto-increment": "^5.0.1",
"morgan": "^1.10.0",
Expand Down

0 comments on commit 179ed14

Please sign in to comment.