Skip to content

Commit

Permalink
chore(deps): bump mongoose from 8.1.3 to 8.2.1
Browse files Browse the repository at this point in the history
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.1.3 to 8.2.1.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.1.3...8.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 10, 2024
1 parent f6a2a04 commit 2950163
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"express": "^4.18.2",
"hashids": "^2.3.0",
"moment-timezone": "^0.5.44",
"mongoose": "^8.1.3",
"mongoose": "^8.2.1",
"mongoose-sequence": "^6.0.0",
"morgan": "^1.10.0",
"path": "^0.12.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11333,9 +11333,9 @@ __metadata:
languageName: node
linkType: hard

"mongoose@npm:^8.1.3":
version: 8.1.3
resolution: "mongoose@npm:8.1.3"
"mongoose@npm:^8.2.1":
version: 8.2.1
resolution: "mongoose@npm:8.2.1"
dependencies:
bson: "npm:^6.2.0"
kareem: "npm:2.5.1"
Expand All @@ -11344,7 +11344,7 @@ __metadata:
mquery: "npm:5.0.0"
ms: "npm:2.1.3"
sift: "npm:16.0.1"
checksum: 68cf62251b245fb3f9867f0f66895b751f688dcda4c3b9b9016754ad6d78428535d7a4094f013e6e4545158ed2d766aea94aff4478b7a2e3876cefe79a59447c
checksum: 02afc431fa589b203e0b57fbb7f8b1ec1833f22089b66e34dad1177ce6874afc8a316d6564b5472383c90785b6343d8f4963b591fb18e7a12dd531be384b4ffd
languageName: node
linkType: hard

Expand Down Expand Up @@ -11456,7 +11456,7 @@ __metadata:
express: "npm:^4.18.2"
hashids: "npm:^2.3.0"
moment-timezone: "npm:^0.5.44"
mongoose: "npm:^8.1.3"
mongoose: "npm:^8.2.1"
mongoose-sequence: "npm:^6.0.0"
morgan: "npm:^1.10.0"
nyc: "npm:^15.1.0"
Expand Down

0 comments on commit 2950163

Please sign in to comment.