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
  • Loading branch information
snyk-bot committed Feb 8, 2024
1 parent 356a5d6 commit 4f6b8db
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 39 deletions.
85 changes: 48 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"mongoose": "^4.11.14",
"morgan": "^1.8.2",
"node-schedule": "^1.2.3",
"nodemailer": "^4.0.1",
"nodemailer": "^6.9.9",
"nodemailer-sendgrid-transport": "^0.2.0",
"passport": "^0.3.2",
"passport-local": "^1.0.0",
"passport-local-mongoose": "^4.0.0",
"request": "^2.81.0"
"request": "^2.88.2"
},
"devDependencies": {
"bower": "^1.8.0",
Expand Down

0 comments on commit 4f6b8db

Please sign in to comment.