mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-03 10:14:14 +00:00
Merge pull request #92 from ahmadk953/dependabot/npm_and_yarn/mongoose-8.3.2
Bump mongoose from 8.3.1 to 8.3.2
This commit is contained in:
commit
1ff953fa87
2 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.14.1",
|
||||
"mongoose": "^8.3.1"
|
||||
"mongoose": "^8.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.12.7",
|
||||
|
|
|
@ -717,10 +717,10 @@ mongodb@6.5.0:
|
|||
bson "^6.4.0"
|
||||
mongodb-connection-string-url "^3.0.0"
|
||||
|
||||
mongoose@^8.3.1:
|
||||
version "8.3.1"
|
||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.3.1.tgz#3784aaa0e17525bdd36f34de796554d479b20dda"
|
||||
integrity sha512-D78C+s7QI4+pJQhs3XbOxzrHFEti4x+BDhaH94QrdV1/cmMA7fHc50LgLSXjzA/5q89TBK8DAXyf3VwDZbQJlA==
|
||||
mongoose@^8.3.2:
|
||||
version "8.3.2"
|
||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.3.2.tgz#88d7eceecb1284c67c0d2e64d352442bc75f0aae"
|
||||
integrity sha512-3JcpDjFI25cF/3xpu+4+9nM0lURQTNLcP86X83+LvuICdn453QQLmhSrUr2IPM/ffLiDE9KPl9slNb2s0hZPpg==
|
||||
dependencies:
|
||||
bson "^6.5.0"
|
||||
kareem "2.6.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue