Skip to content

Commit

Permalink
chore(deps): update dependency ioredis to ^5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 7a3a3dd commit 2aabbe2
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@sapphire/pieces": "^3.9.0",
"@sapphire/shapeshift": "^3.9.3",
"bullmq": "^1.91.1",
"ioredis": "^5.2.2",
"ioredis": "^5.4.2",
"lua-json": "^1.0.1",
"mwparser": "^1.3.3",
"node-html-parser": "^5.4.2",
Expand Down
26 changes: 25 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1895,6 +1895,13 @@ __metadata:
languageName: node
linkType: hard

"denque@npm:^2.1.0":
version: 2.1.0
resolution: "denque@npm:2.1.0"
checksum: 1d4ae1d05e59ac3a3481e7b478293f4b4c813819342273f3d5b826c7ffa9753c520919ba264f377e09108d24ec6cf0ec0ac729a5686cbb8f32d797126c5dae74
languageName: node
linkType: hard

"depd@npm:^1.1.2":
version: 1.1.2
resolution: "depd@npm:1.1.2"
Expand Down Expand Up @@ -2762,6 +2769,23 @@ __metadata:
languageName: node
linkType: hard

"ioredis@npm:^5.4.2":
version: 5.4.2
resolution: "ioredis@npm:5.4.2"
dependencies:
"@ioredis/commands": ^1.1.1
cluster-key-slot: ^1.1.0
debug: ^4.3.4
denque: ^2.1.0
lodash.defaults: ^4.2.0
lodash.isarguments: ^3.1.0
redis-errors: ^1.2.0
redis-parser: ^3.0.0
standard-as-callback: ^2.1.0
checksum: 6c40ef071c5fb481f4911c69512371f0a435cc426f07b8905df415030fb9a92266d63e3a674fc3b5aa1e551cda12c00965f2618bda757f164c4a3aa696822427
languageName: node
linkType: hard

"ip@npm:^1.1.5":
version: 1.1.8
resolution: "ip@npm:1.1.8"
Expand Down Expand Up @@ -3238,7 +3262,7 @@ __metadata:
bullmq: ^1.91.1
eslint: ^8.57.1
husky: ^9.1.7
ioredis: ^5.2.2
ioredis: ^5.4.2
lint-staged: ^15.3.0
lua-json: ^1.0.1
mwparser: ^1.3.3
Expand Down

0 comments on commit 2aabbe2

Please sign in to comment.