Bump mongoose from 8.1.3 to 8.2.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-22 21:19:45 +00:00 committed by GitHub
parent 39a7ac30e0
commit fcbfd7d25b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -12,7 +12,7 @@
},
"dependencies": {
"discord.js": "^14.14.1",
"mongoose": "^8.1.3"
"mongoose": "^8.2.0"
},
"devDependencies": {
"@types/node": "^20.11.19",

View file

@ -287,10 +287,10 @@ mongodb@6.3.0:
bson "^6.2.0"
mongodb-connection-string-url "^3.0.0"
mongoose@^8.1.3:
version "8.1.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.1.3.tgz#fb8db309c953e3fb493216ebec76d140673937fd"
integrity sha512-a5MajZSDJiQgy0iQcR+MIpFe7zehGJI4doJ6Dh1MvnGh8/HNNhr5pn07RPA86KCTjP2vuKdffpFmvXxcHiUOjw==
mongoose@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.2.0.tgz#dac98f1a5bfefad8656a0bb085789a2dc079631c"
integrity sha512-la93n6zCYRbPS+c5N9oTDAktvREy5OT9OCljp1Tah0y3+p8UPMTAoabWaLZMdzYruOtF9/9GRf6MasaZjiZP1A==
dependencies:
bson "^6.2.0"
kareem "2.5.1"