Skip to content

Commit

Permalink
fix: upgrade nodemon from 3.0.1 to 3.1.7
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade nodemon from 3.0.1 to 3.1.7.

See this package in npm:
nodemon

See this project in Snyk:
https://app.snyk.io/org/pradumchintamani/project/d9a6d8ae-bc63-4e42-8247-3aa3be6248e1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 14, 2024
1 parent 1204a8f commit c997a82
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 101 deletions.
205 changes: 105 additions & 100 deletions backend/package-lock.json

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

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"redis": "^4.6.13",
"jsonwebtoken": "^9.0.2",
"mongoose": "^8.0.0",
"nodemon": "^3.0.1"
"nodemon": "^3.1.7"
},
"scripts": {
"test": "jest --watchAll --detectOpenHandles --verbose --coverage ",
Expand Down

0 comments on commit c997a82

Please sign in to comment.