mirror of
https://github.com/ahmadk953/poixpixel-discord-bot.git
synced 2025-05-10 10:43:06 +00:00
Merge pull request #336 from ahmadk953/dependabot/npm_and_yarn/ioredis-5.6.1
This commit is contained in:
commit
97a921048f
2 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@
|
|||
"@napi-rs/canvas": "^0.1.69",
|
||||
"discord.js": "^14.18.0",
|
||||
"drizzle-orm": "^0.41.0",
|
||||
"ioredis": "^5.6.0",
|
||||
"ioredis": "^5.6.1",
|
||||
"pg": "^8.14.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2597,9 +2597,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"ioredis@npm:^5.6.0":
|
||||
version: 5.6.0
|
||||
resolution: "ioredis@npm:5.6.0"
|
||||
"ioredis@npm:^5.6.1":
|
||||
version: 5.6.1
|
||||
resolution: "ioredis@npm:5.6.1"
|
||||
dependencies:
|
||||
"@ioredis/commands": "npm:^1.1.1"
|
||||
cluster-key-slot: "npm:^1.1.0"
|
||||
|
@ -2610,7 +2610,7 @@ __metadata:
|
|||
redis-errors: "npm:^1.2.0"
|
||||
redis-parser: "npm:^3.0.0"
|
||||
standard-as-callback: "npm:^2.1.0"
|
||||
checksum: 10c0/a885e5146640fc448706871290ef424ffa39af561f7ee3cf1590085209a509f85e99082bdaaf3cd32fa66758aea3fc2055d1109648ddca96fac4944bf2092c30
|
||||
checksum: 10c0/26ae49cf448e807e454a9bdea5a9dfdcf669e2fdbf2df341900a0fb693c5662fea7e39db3227ce8972d1bda0ba7da9b7410e5163b12d8878a579548d847220ac
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3271,7 +3271,7 @@ __metadata:
|
|||
eslint: "npm:^9.24.0"
|
||||
eslint-config-prettier: "npm:^10.1.2"
|
||||
globals: "npm:^16.0.0"
|
||||
ioredis: "npm:^5.6.0"
|
||||
ioredis: "npm:^5.6.1"
|
||||
pg: "npm:^8.14.1"
|
||||
prettier: "npm:3.5.3"
|
||||
ts-node: "npm:^10.9.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue