Bump mongoose from 8.4.1 to 8.4.3

Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.4.1 to 8.4.3.
- [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.4.1...8.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-18 21:17:05 +00:00 committed by GitHub
parent 39f218f67d
commit 7ba505ba80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -13,7 +13,7 @@
},
"dependencies": {
"discord.js": "^14.15.3",
"mongoose": "^8.4.1"
"mongoose": "^8.4.3"
},
"devDependencies": {
"@types/node": "^20.14.3",

View file

@ -710,10 +710,10 @@ mongodb@6.6.2:
bson "^6.7.0"
mongodb-connection-string-url "^3.0.0"
mongoose@^8.4.1:
version "8.4.1"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.4.1.tgz#21891c0b72890b33c7bb082b69a32f627b7043bf"
integrity sha512-odQ2WEWGL3hb0Qex+QMN4eH6D34WdMEw7F1If2MGABApSDmG9cMmqv/G1H6WsXmuaH9mkuuadW/WbLE5+tHJwA==
mongoose@^8.4.3:
version "8.4.3"
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.4.3.tgz#f16ea170eeff60a8c8357bed9968e914a4156d1a"
integrity sha512-GxPVLD+I/dxVkgcts2r2QmJJvS62/++btVj3RFt8YnHt+DSOp1Qjj62YEvgZaElwIOTcc4KGJM95X5LlrU1qQg==
dependencies:
bson "^6.7.0"
kareem "2.6.3"