mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Bump mongoose from 7.5.2 to 7.5.3
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.5.2 to 7.5.3. - [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.5.2...7.5.3) --- 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
5a9fe0df48
commit
c8392d9974
2 changed files with 5 additions and 5 deletions
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.13.0",
|
||||
"mongoose": "^7.5.2"
|
||||
"mongoose": "^7.5.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.7.1",
|
||||
|
|
|
@ -290,10 +290,10 @@ mongodb@5.8.1:
|
|||
optionalDependencies:
|
||||
"@mongodb-js/saslprep" "^1.1.0"
|
||||
|
||||
mongoose@^7.5.2:
|
||||
version "7.5.2"
|
||||
resolved "https://registry.npmjs.org/mongoose/-/mongoose-7.5.2.tgz"
|
||||
integrity sha512-yEkmI1jfiog7QUvMWz3eB/XoA3/5DrVvSz+z3V5hnq8VtZIHC7ujEV0RKzRXwr8QNMOs+OTB7+aK7R/N/V3yXA==
|
||||
mongoose@^7.5.3:
|
||||
version "7.5.3"
|
||||
resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-7.5.3.tgz#89ef67f8125c11a0e4db70317c7f6a730151c525"
|
||||
integrity sha512-QyYzhZusux0wIJs+4rYyHvel0kJm0CT887trNd1WAB3iQnDuJow0xEnjETvuS/cTjHQUVPihOpN7OHLlpJc52w==
|
||||
dependencies:
|
||||
bson "^5.4.0"
|
||||
kareem "2.5.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue