mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Bump mongoose from 8.6.1 to 8.6.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.6.1 to 8.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/8.6.1...8.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
26a3440311
commit
5823319b08
2 changed files with 6 additions and 6 deletions
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.16.1",
|
||||
"mongoose": "^8.6.1"
|
||||
"mongoose": "^8.6.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.5.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -977,9 +977,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mongoose@npm:^8.6.1":
|
||||
version: 8.6.1
|
||||
resolution: "mongoose@npm:8.6.1"
|
||||
"mongoose@npm:^8.6.2":
|
||||
version: 8.6.2
|
||||
resolution: "mongoose@npm:8.6.2"
|
||||
dependencies:
|
||||
bson: "npm:^6.7.0"
|
||||
kareem: "npm:2.6.3"
|
||||
|
@ -988,7 +988,7 @@ __metadata:
|
|||
mquery: "npm:5.0.0"
|
||||
ms: "npm:2.1.3"
|
||||
sift: "npm:17.1.3"
|
||||
checksum: 10c0/9fa2bc802977e306dff96430e4a87ac167a00ed08fb6b096dc2d24eca09720f46dfc644105c33a0b4c1bf5d74a83813f6035c351cbcfc3b39e89ef2613932da9
|
||||
checksum: 10c0/f03c7758c824f26b4a4c62a9ffbb5ca28a7b3c9215e323c3da390bb933473e24a82937009f78e0e87ad0bd5a196c476cbeb67e76026678a567e2162c221812ec
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1091,7 +1091,7 @@ __metadata:
|
|||
"@types/node": "npm:^22.5.4"
|
||||
discord.js: "npm:^14.16.1"
|
||||
eslint: "npm:^9.10.0"
|
||||
mongoose: "npm:^8.6.1"
|
||||
mongoose: "npm:^8.6.2"
|
||||
ts-node: "npm:^10.9.2"
|
||||
typescript: "npm:^5.6.2"
|
||||
languageName: unknown
|
||||
|
|
Loading…
Add table
Reference in a new issue