mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-03 18:24:14 +00:00
Merge pull request #104 from ahmadk953/dependabot/npm_and_yarn/mongoose-8.3.5
Bump mongoose from 8.3.4 to 8.3.5
This commit is contained in:
commit
17e56e7a0a
2 changed files with 5 additions and 5 deletions
|
@ -13,7 +13,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord.js": "^14.15.2",
|
"discord.js": "^14.15.2",
|
||||||
"mongoose": "^8.3.4"
|
"mongoose": "^8.3.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^20.12.12",
|
"@types/node": "^20.12.12",
|
||||||
|
|
|
@ -710,10 +710,10 @@ mongodb@6.5.0:
|
||||||
bson "^6.4.0"
|
bson "^6.4.0"
|
||||||
mongodb-connection-string-url "^3.0.0"
|
mongodb-connection-string-url "^3.0.0"
|
||||||
|
|
||||||
mongoose@^8.3.4:
|
mongoose@^8.3.5:
|
||||||
version "8.3.4"
|
version "8.3.5"
|
||||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.3.4.tgz#67af8b1db41ed3dcef8449a0d1c6643e6f228d92"
|
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-8.3.5.tgz#8eb81ecd4c2bda03678e73874594c777512e9973"
|
||||||
integrity sha512-ckBaBzKgtWgCalW/LPkcBsR3wKCOYEJ9jLFPmYCYV7TLStpETY757ELx8/1stL11+6HxLLVffawBffXzd0Y7YA==
|
integrity sha512-2zqeAjHjCqT1o5HeUCvkE9tUHsXwemnwEZ2SKnUxsaP8p1a+UcSQSNbnSuOzUVePMwLETrsvLIRdFLjsNfCgWA==
|
||||||
dependencies:
|
dependencies:
|
||||||
bson "^6.5.0"
|
bson "^6.5.0"
|
||||||
kareem "2.6.3"
|
kareem "2.6.3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue