Skip to content

Commit

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

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 May 8, 2024
1 parent 28609a6 commit 20bf125
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.3.1"
"mongoose": "^8.3.2"
},
"devDependencies": {
"chai": "^5.0.3",
Expand Down

0 comments on commit 20bf125

Please sign in to comment.