mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Merge pull request #138 from ahmadk953/dependabot/npm_and_yarn/mongoose-8.5.2
Bump mongoose from 8.5.1 to 8.5.2
This commit is contained in:
commit
caf1d9d3c9
2 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.15.3",
|
||||
"mongoose": "^8.5.1"
|
||||
"mongoose": "^8.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.0.0",
|
||||
|
|
|
@ -710,10 +710,10 @@ mongodb@6.7.0:
|
|||
bson "^6.7.0"
|
||||
mongodb-connection-string-url "^3.0.0"
|
||||
|
||||
mongoose@^8.5.1:
|
||||
version "8.5.1"
|
||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.5.1.tgz#011192edf77af54dd0826a836459212da317c503"
|
||||
integrity sha512-OhVcwVl91A1G6+XpjDcpkGP7l7ikZkxa0DylX7NT/lcEqAjggzSdqDxb48A+xsDxqNAr0ntSJ1yiE3+KJTOd5Q==
|
||||
mongoose@^8.5.2:
|
||||
version "8.5.2"
|
||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.5.2.tgz#73b40ce778f3fc66407aba3c3157795cdd278543"
|
||||
integrity sha512-GZB4rHMdYfGatV+23IpCrqFbyCOjCNOHXgWbirr92KRwTEncBrtW3kgU9vmpKjsGf7nMmnAy06SwWUv1vhDkSg==
|
||||
dependencies:
|
||||
bson "^6.7.0"
|
||||
kareem "2.6.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue