Skip to content

Commit 28f88de

Browse files
chore(deps): update dependency ioredis to ^5.2.4
1 parent 7c1126b commit 28f88de

2 files changed

Lines changed: 19 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@octokit/request": "^6.2.2",
3939
"@sapphire/pieces": "^3.6.0",
4040
"bullmq": "^1.91.1",
41-
"ioredis": "^5.2.2",
41+
"ioredis": "^5.2.4",
4242
"lua-json": "^1.0.1",
4343
"mw.js": "^2.4.1",
4444
"mwparser": "^1.3.3",

yarn.lock

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2892,6 +2892,23 @@ __metadata:
28922892
languageName: node
28932893
linkType: hard
28942894

2895+
"ioredis@npm:^5.2.4":
2896+
version: 5.2.4
2897+
resolution: "ioredis@npm:5.2.4"
2898+
dependencies:
2899+
"@ioredis/commands": ^1.1.1
2900+
cluster-key-slot: ^1.1.0
2901+
debug: ^4.3.4
2902+
denque: ^2.0.1
2903+
lodash.defaults: ^4.2.0
2904+
lodash.isarguments: ^3.1.0
2905+
redis-errors: ^1.2.0
2906+
redis-parser: ^3.0.0
2907+
standard-as-callback: ^2.1.0
2908+
checksum: c3a7df407a41ae516bede8b6db853c568198b13fe4a4785f66be5cd541087121b9d45fb9a6b1b6a5fb668c29ce52ab4685642b994803bdfa0a35f794ea8ef7ae
2909+
languageName: node
2910+
linkType: hard
2911+
28952912
"ip@npm:^1.1.5":
28962913
version: 1.1.8
28972914
resolution: "ip@npm:1.1.8"
@@ -3383,7 +3400,7 @@ __metadata:
33833400
bullmq: ^1.91.1
33843401
eslint: ^8.27.0
33853402
husky: ^8.0.2
3386-
ioredis: ^5.2.2
3403+
ioredis: ^5.2.4
33873404
lint-staged: ^13.0.3
33883405
lua-json: ^1.0.1
33893406
mw.js: ^2.4.1

0 commit comments

Comments
 (0)