Skip to content

Commit

Permalink
chore(deps): update dependency ioredis to ^5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent a549441 commit ebbf485
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.1",
"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 @@ -1888,6 +1888,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 @@ -2755,6 +2762,23 @@ __metadata:
languageName: node
linkType: hard

"ioredis@npm:^5.4.1":
version: 5.4.1
resolution: "ioredis@npm:5.4.1"
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: 92210294f75800febe7544c27b07e4892480172363b11971aa575be5b68f023bfed4bc858abc9792230c153aa80409047a358f174062c14d17536aa4499fe10b
languageName: node
linkType: hard

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

0 comments on commit ebbf485

Please sign in to comment.