Skip to content

Commit

Permalink
fix(deps): update dependency ioredis to v5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and greenhat616 committed Nov 18, 2022
1 parent 2cd4071 commit cb3f09f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"flatstr": "1.0.12",
"got": "11.8.5",
"humanize-number": "0.0.2",
"ioredis": "5.0.6",
"ioredis": "5.2.4",
"joi": "17.6.0",
"js-yaml": "4.1.0",
"kcors": "2.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6441,7 +6441,7 @@ __metadata:
got: 11.8.5
humanize-number: 0.0.2
husky: 7.0.4
ioredis: 5.0.6
ioredis: 5.2.4
jest: 27.5.1
jest-extended: 2.0.0
joi: 17.6.0
Expand Down Expand Up @@ -6874,9 +6874,9 @@ __metadata:
languageName: node
linkType: hard

"ioredis@npm:5.0.6":
version: 5.0.6
resolution: "ioredis@npm:5.0.6"
"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
Expand All @@ -6887,7 +6887,7 @@ __metadata:
redis-errors: ^1.2.0
redis-parser: ^3.0.0
standard-as-callback: ^2.1.0
checksum: 24ae1fecec197e9e5d3e73e81e12134ace56a76b5e972a01cb9fa7f3853940f5a679bbd9f4aea2fd9848be9e035d996229cdadf5c5f997f21cf2a322edf1406e
checksum: c3a7df407a41ae516bede8b6db853c568198b13fe4a4785f66be5cd541087121b9d45fb9a6b1b6a5fb668c29ce52ab4685642b994803bdfa0a35f794ea8ef7ae
languageName: node
linkType: hard

Expand Down

0 comments on commit cb3f09f

Please sign in to comment.