Skip to content

Commit 10d261b

Browse files
committed
fix: upgrade mongoose from 8.4.0 to 8.19.2
Snyk has created this PR to upgrade mongoose from 8.4.0 to 8.19.2. See this package in npm: mongoose See this project in Snyk: https://app.snyk.io/org/nerds-github/project/ef708957-d107-4807-bb9b-ffb67ea15337?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f3fee57 commit 10d261b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"highlight.js": "^11.10.0",
2828
"jsonwebtoken": "^9.0.2",
2929
"litlyx-js": "^1.0.2",
30-
"mongoose": "^8.3.2",
30+
"mongoose": "^8.19.2",
3131
"nodemailer": "^6.9.13",
3232
"nuxt": "^3.11.2",
3333
"nuxt-vue3-google-signin": "^0.0.11",

0 commit comments

Comments
 (0)