Skip to content

Commit 54d29cb

Browse files
authored
Merge pull request #397 from owieth/dependabot/npm_and_yarn/mongoose-9.1.1
build(deps): bump mongoose from 9.0.2 to 9.1.1
2 parents dc58612 + 1ed77f0 commit 54d29cb

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jsonwebtoken": "^9.0.3",
2929
"lucide-react": "^0.562.0",
3030
"mongodb": "^6.20.0",
31-
"mongoose": "^9.0.2",
31+
"mongoose": "^9.1.1",
3232
"next": "^16.1.1",
3333
"next-auth": "^4.24.13",
3434
"nodemailer": "^7.0.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4019,10 +4019,10 @@ mongodb@~7.0:
40194019
bson "^7.0.0"
40204020
mongodb-connection-string-url "^7.0.0"
40214021

4022-
mongoose@^9.0.2:
4023-
version "9.0.2"
4024-
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-9.0.2.tgz#8bac598e0c97cc2c67193d81c94c5b0a6552e922"
4025-
integrity sha512-+GCaqwE+X//yN9eo2M2L/n+mVti9J6vH5iQKbhD+2AArZd5iaZqK/DkmkE4S6/iYYMyVQPTXsRk7jyVOYEtJzA==
4022+
mongoose@^9.1.1:
4023+
version "9.1.1"
4024+
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-9.1.1.tgz#2992a473d8e1bb9f69ff367a0ee15d0908462194"
4025+
integrity sha512-/CgKSAmjzgIj4o1FyWZIpQ2rmUQlhalwWd4l/Ht3XUVWscHRHev1TIwKz1ADNC5tHHyOQEaUDkEh0jI91c4Ydw==
40264026
dependencies:
40274027
kareem "3.0.0"
40284028
mongodb "~7.0"

0 commit comments

Comments
 (0)