Skip to content

Commit

Permalink
fix: package.json & yarn.lock 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-5777721
  • Loading branch information
snyk-bot committed Jul 17, 2023
1 parent 5532205 commit f3dd928
Show file tree
Hide file tree
Showing 2 changed files with 905 additions and 79 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"fastify-rate-limit": "~5.5.0",
"fastify-swagger": "~4.7.0",
"lodash": "~4.17.21",
"mongoose": "^6.0.3",
"mongoose": "^6.11.3",
"passport": "~0.4.1",
"passport-jwt": "~4.0.0",
"pg": "~8.6.0",
Expand Down
Loading

0 comments on commit f3dd928

Please sign in to comment.