Skip to content

Commit

Permalink
chore: bump db deps /core/api (#4672)
Browse files Browse the repository at this point in the history
* chore: bump mongoose from 8.7.2 to 8.8.3 in /core/api

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.7.2 to 8.8.3.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](Automattic/mongoose@8.7.2...8.8.3)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: bump db deps

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Juan P Lopez <[email protected]>
  • Loading branch information
dependabot[bot] and dolcalmi authored Jan 7, 2025
1 parent 473514b commit 012fde3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 20 deletions.
4 changes: 2 additions & 2 deletions core/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@
"lodash.mergewith": "^4.6.2",
"lodash.sortby": "^4.7.0",
"lodash.sumby": "^4.6.0",
"medici": "^7.0.3",
"mongoose": "8.7.2",
"medici": "^7.1.0",
"mongoose": "8.9.3",
"node-cache": "^5.1.2",
"openai": "^4.77.3",
"pg": "^8.13.1",
Expand Down
37 changes: 19 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 012fde3

Please sign in to comment.