mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-04-02 09:44:14 +00:00
Bump mongoose from 8.6.0 to 8.6.1
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.6.0 to 8.6.1. - [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.0...8.6.1) --- 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
fa581583a5
commit
d17779f4a7
2 changed files with 6 additions and 6 deletions
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"discord.js": "^14.16.1",
|
||||
"mongoose": "^8.5.3"
|
||||
"mongoose": "^8.6.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.5.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -959,9 +959,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mongoose@npm:^8.5.3":
|
||||
version: 8.6.0
|
||||
resolution: "mongoose@npm:8.6.0"
|
||||
"mongoose@npm:^8.6.1":
|
||||
version: 8.6.1
|
||||
resolution: "mongoose@npm:8.6.1"
|
||||
dependencies:
|
||||
bson: "npm:^6.7.0"
|
||||
kareem: "npm:2.6.3"
|
||||
|
@ -970,7 +970,7 @@ __metadata:
|
|||
mquery: "npm:5.0.0"
|
||||
ms: "npm:2.1.3"
|
||||
sift: "npm:17.1.3"
|
||||
checksum: 10c0/3c89af7d10d20f9d0e28b9eadbc4d4cb78173a51f4382609e46d41d972d24083f7e3483610cf9d6aa4d73698f6afc349cc9ac265edc93d5ff9af23ea457acd4c
|
||||
checksum: 10c0/9fa2bc802977e306dff96430e4a87ac167a00ed08fb6b096dc2d24eca09720f46dfc644105c33a0b4c1bf5d74a83813f6035c351cbcfc3b39e89ef2613932da9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -1073,7 +1073,7 @@ __metadata:
|
|||
"@types/node": "npm:^22.5.2"
|
||||
discord.js: "npm:^14.16.1"
|
||||
eslint: "npm:^9.9.1"
|
||||
mongoose: "npm:^8.5.3"
|
||||
mongoose: "npm:^8.6.1"
|
||||
ts-node: "npm:^10.9.2"
|
||||
typescript: "npm:^5.5.4"
|
||||
languageName: unknown
|
||||
|
|
Loading…
Add table
Reference in a new issue