Skip to content

Commit

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

See this package in npm:
nodemon

See this project in Snyk:
https://app.snyk.io/org/insafinhaam/project/d96a41e3-09e2-4e4e-9328-d333092945ef?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Nov 1, 2024
1 parent f3c58a4 commit b03cc97
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions api/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 api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"morgan": "^1.10.0",
"multer": "^1.4.5-lts.1",
"nanoid": "^4.0.0",
"nodemon": "^2.0.19",
"nodemon": "^2.0.22",
"uuid": "^9.0.0"
}
}

0 comments on commit b03cc97

Please sign in to comment.