mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-03 10:14:14 +00:00
Merge pull request #21 from ahmadk953/dependabot/npm_and_yarn/mongoose-7.6.3
Bump mongoose from 7.6.2 to 7.6.3
This commit is contained in:
commit
623d6978e3
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"discord.js": "^14.13.0",
|
"discord.js": "^14.13.0",
|
||||||
"mongoose": "^7.6.2"
|
"mongoose": "^7.6.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^20.8.7",
|
"@types/node": "^20.8.7",
|
||||||
|
|
|
@ -292,10 +292,10 @@ mongodb@5.9.0:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
"@mongodb-js/saslprep" "^1.1.0"
|
"@mongodb-js/saslprep" "^1.1.0"
|
||||||
|
|
||||||
mongoose@^7.6.2:
|
mongoose@^7.6.3:
|
||||||
version "7.6.2"
|
version "7.6.3"
|
||||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.2.tgz#c55c8c41352a6e5223bd7b60aa2715331e1d2b65"
|
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.3.tgz#b06507dd164ad4426013eeb266d54aa1e5178092"
|
||||||
integrity sha512-OVx6RWbfNOzBbfTvXoOkgZmaizdXDU/B/KbBjietXQoInSg/OSULjOavXJzL51XWFkbefqkOvbeE07DfvW6FkQ==
|
integrity sha512-moYP2qWCOdWRDeBxqB/zYwQmQnTBsF5DoolX5uPyI218BkiA1ujGY27P0NTd4oWIX+LLkZPw0LDzlc/7oh1plg==
|
||||||
dependencies:
|
dependencies:
|
||||||
bson "^5.5.0"
|
bson "^5.5.0"
|
||||||
kareem "2.5.1"
|
kareem "2.5.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue