mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Bump mongoose from 7.6.1 to 7.6.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.6.1 to 7.6.2. - [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/7.6.1...7.6.2) --- 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:
parent
566cf46799
commit
74b36e6c31
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.13.0",
|
||||
"mongoose": "^7.6.1"
|
||||
"mongoose": "^7.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.8.5",
|
||||
|
|
|
@ -292,10 +292,10 @@ mongodb@5.9.0:
|
|||
optionalDependencies:
|
||||
"@mongodb-js/saslprep" "^1.1.0"
|
||||
|
||||
mongoose@^7.6.1:
|
||||
version "7.6.1"
|
||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.1.tgz#39e4d25af26d0399468d4c0ac7373c4a8a838e3e"
|
||||
integrity sha512-Iflr60FL7mabBdgAtumLTwEGdZGV6IKHfF7F75En2JWpPitorwQeCFqWPcPHRnBxncKANl3gwI9nh2Yb4y3/sA==
|
||||
mongoose@^7.6.2:
|
||||
version "7.6.2"
|
||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.6.2.tgz#c55c8c41352a6e5223bd7b60aa2715331e1d2b65"
|
||||
integrity sha512-OVx6RWbfNOzBbfTvXoOkgZmaizdXDU/B/KbBjietXQoInSg/OSULjOavXJzL51XWFkbefqkOvbeE07DfvW6FkQ==
|
||||
dependencies:
|
||||
bson "^5.5.0"
|
||||
kareem "2.5.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue