Skip to content

Commit

Permalink
fix: upgrade mongoose from 8.2.4 to 8.3.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade mongoose from 8.2.4 to 8.3.0.

See this package in npm:
https://www.npmjs.com/package/mongoose

See this project in Snyk:
https://app.snyk.io/org/yunji0387/project/4570dfb4-0208-41e7-a29d-cb256516c200?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 25, 2024
1 parent de0ec88 commit 1d05764
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
42 changes: 21 additions & 21 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"mongoose": "^8.2.4"
"mongoose": "^8.3.0"
},
"devDependencies": {
"chai": "^5.0.3",
Expand Down

0 comments on commit 1d05764

Please sign in to comment.