Skip to content

Commit

Permalink
Bump mongoose from 8.8.0 to 8.8.2 (#643)
Browse files Browse the repository at this point in the history
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.8.0 to 8.8.2.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.8.0...8.8.2)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 16f2871 commit 1f48eb0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"lodash": "^4.17.21",
"migrate-mongo": "^11.0.0",
"money": "^0.2.0",
"mongoose": "^8.8.0",
"mongoose": "^8.8.2",
"nestjs-pino": "^4.1.0",
"passport": "^0.7.0",
"passport-jwt": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4546,7 +4546,7 @@ __metadata:
lodash: ^4.17.21
migrate-mongo: ^11.0.0
money: ^0.2.0
mongoose: ^8.8.0
mongoose: ^8.8.2
nestjs-pino: ^4.1.0
passport: ^0.7.0
passport-jwt: ^4.0.0
Expand Down Expand Up @@ -6792,9 +6792,9 @@ __metadata:
languageName: node
linkType: hard

"mongoose@npm:^8.8.0":
version: 8.8.0
resolution: "mongoose@npm:8.8.0"
"mongoose@npm:^8.8.2":
version: 8.8.2
resolution: "mongoose@npm:8.8.2"
dependencies:
bson: ^6.7.0
kareem: 2.6.3
Expand All @@ -6803,7 +6803,7 @@ __metadata:
mquery: 5.0.0
ms: 2.1.3
sift: 17.1.3
checksum: eac3b5073fa22fac4498f1d55871fcbc8ed69d402a08c464adde012254c007f0f9af036ca58f5b2548534e9fcb3c118bd5611e90013e20917109c7ddb8725f6d
checksum: 4c7016d8d2ee227469b622d2d29c3a794f6b83a401348bfda6ebda311bb9781d88d869bc4c5d2395994f139134aa10ef4e379dee35861438fd0a3304f15e4fae
languageName: node
linkType: hard

Expand Down

0 comments on commit 1f48eb0

Please sign in to comment.