Skip to content

Commit 7501fd3

Browse files
chore(deps): update dependency ioredis to ^5.2.4
1 parent 2e6af44 commit 7501fd3

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
@@ -2884,6 +2884,23 @@ __metadata:
28842884
languageName: node
28852885
linkType: hard
28862886

2887+
"ioredis@npm:^5.2.4":
2888+
version: 5.2.4
2889+
resolution: "ioredis@npm:5.2.4"
2890+
dependencies:
2891+
"@ioredis/commands": ^1.1.1
2892+
cluster-key-slot: ^1.1.0
2893+
debug: ^4.3.4
2894+
denque: ^2.0.1
2895+
lodash.defaults: ^4.2.0
2896+
lodash.isarguments: ^3.1.0
2897+
redis-errors: ^1.2.0
2898+
redis-parser: ^3.0.0
2899+
standard-as-callback: ^2.1.0
2900+
checksum: c3a7df407a41ae516bede8b6db853c568198b13fe4a4785f66be5cd541087121b9d45fb9a6b1b6a5fb668c29ce52ab4685642b994803bdfa0a35f794ea8ef7ae
2901+
languageName: node
2902+
linkType: hard
2903+
28872904
"ip@npm:^1.1.5":
28882905
version: 1.1.8
28892906
resolution: "ip@npm:1.1.8"
@@ -3431,7 +3448,7 @@ __metadata:
34313448
bullmq: ^1.91.1
34323449
eslint: ^8.29.0
34333450
husky: ^8.0.2
3434-
ioredis: ^5.2.2
3451+
ioredis: ^5.2.4
34353452
lint-staged: ^13.1.0
34363453
lua-json: ^1.0.1
34373454
mw.js: ^2.4.1

0 commit comments

Comments
 (0)