Skip to content

Commit

Permalink
chore(deps): update dependency ioredis to ^5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2022
1 parent 7c1126b commit 28f88de
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@octokit/request": "^6.2.2",
"@sapphire/pieces": "^3.6.0",
"bullmq": "^1.91.1",
"ioredis": "^5.2.2",
"ioredis": "^5.2.4",
"lua-json": "^1.0.1",
"mw.js": "^2.4.1",
"mwparser": "^1.3.3",
Expand Down
19 changes: 18 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2892,6 +2892,23 @@ __metadata:
languageName: node
linkType: hard

"ioredis@npm:^5.2.4":
version: 5.2.4
resolution: "ioredis@npm:5.2.4"
dependencies:
"@ioredis/commands": ^1.1.1
cluster-key-slot: ^1.1.0
debug: ^4.3.4
denque: ^2.0.1
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: c3a7df407a41ae516bede8b6db853c568198b13fe4a4785f66be5cd541087121b9d45fb9a6b1b6a5fb668c29ce52ab4685642b994803bdfa0a35f794ea8ef7ae
languageName: node
linkType: hard

"ip@npm:^1.1.5":
version: 1.1.8
resolution: "ip@npm:1.1.8"
Expand Down Expand Up @@ -3383,7 +3400,7 @@ __metadata:
bullmq: ^1.91.1
eslint: ^8.27.0
husky: ^8.0.2
ioredis: ^5.2.2
ioredis: ^5.2.4
lint-staged: ^13.0.3
lua-json: ^1.0.1
mw.js: ^2.4.1
Expand Down

0 comments on commit 28f88de

Please sign in to comment.