Skip to content

Commit

Permalink
fix: package.json & package-lock.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-MONGOOSE-8623536
snyk-bot committed Jan 15, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent c6e86e0 commit 40166f9
Showing 2 changed files with 1,792 additions and 171 deletions.
1,961 changes: 1,791 additions & 170 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@
"method-override": "latest",
"moment": "2.15.1",
"mongodb": "^3.5.9",
"mongoose": "4.2.4",
"mongoose": "6.13.6",
"morgan": "latest",
"ms": "^0.7.1",
"mysql": "^2.18.1",

0 comments on commit 40166f9

Please sign in to comment.