Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent 6ea2638 commit 1cd6e37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"lodash.sortby": "^4.7.0",
"lodash.sumby": "^4.6.0",
"medici": "^6.2.0",
"mongoose": "~7.5.1",
"mongoose": "~7.5.3",
"node-cache": "^5.1.2",
"pg": "^8.11.3",
"pino": "8.15.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9129,10 +9129,10 @@ [email protected], mongodb@^5.3.0:
optionalDependencies:
"@mongodb-js/saslprep" "^1.1.0"

"mongoose@5 - 7", mongoose@~7.5.1:
version "7.5.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.5.1.tgz#abb4a79d36df53d249784272d329fb400828ccfa"
integrity sha512-gJCkUtW3KgAu7Uf8HTVv+S3wf9+xldR5LFYM6mABJJQHQB0aWUGyC3bWsl2X/6dVHZSoQq3wh5UV7rWC4FrewA==
"mongoose@5 - 7", mongoose@~7.5.1, mongoose@~7.5.3:
version "7.5.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.5.3.tgz#89ef67f8125c11a0e4db70317c7f6a730151c525"
integrity sha512-QyYzhZusux0wIJs+4rYyHvel0kJm0CT887trNd1WAB3iQnDuJow0xEnjETvuS/cTjHQUVPihOpN7OHLlpJc52w==
dependencies:
bson "^5.4.0"
kareem "2.5.1"
Expand Down

0 comments on commit 1cd6e37

Please sign in to comment.