Skip to content

Commit 0a75efa

Browse files
committed
fix: upgrade mongoose from 8.6.3 to 8.18.2
Snyk has created this PR to upgrade mongoose from 8.6.3 to 8.18.2. See this package in npm: mongoose See this project in Snyk: https://app.snyk.io/org/nerds-github/project/3dcf60af-a114-4d8f-a2c2-6553d37c8709?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit 0a75efa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"dependencies": {
33
"@getbrevo/brevo": "^2.2.0",
44
"dayjs": "^1.11.13",
5-
"mongoose": "^8.3.2"
5+
"mongoose": "^8.18.2"
66
},
77
"devDependencies": {
88
"@types/node": "^20.12.13",

0 commit comments

Comments
 (0)