Skip to content

Commit

Permalink
Update dependency ioredis to v5.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 0a4409d commit a21226d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"helmet": "7.2.0",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.6",
"ioredis": "5.4.1",
"ioredis": "5.4.2",
"ipaddr.js": "2.2.0",
"iterall": "1.3.0",
"js-deep-equals": "2.1.1",
Expand Down
21 changes: 19 additions & 2 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9125,7 +9125,24 @@ __metadata:
languageName: node
linkType: hard

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

"ioredis@npm:^5.3.2":
version: 5.4.1
resolution: "ioredis@npm:5.4.1"
dependencies:
Expand Down Expand Up @@ -11030,7 +11047,7 @@ __metadata:
helmet: "npm:7.2.0"
http-proxy-agent: "npm:7.0.2"
https-proxy-agent: "npm:7.0.6"
ioredis: "npm:5.4.1"
ioredis: "npm:5.4.2"
ipaddr.js: "npm:2.2.0"
iterall: "npm:1.3.0"
js-deep-equals: "npm:2.1.1"
Expand Down

0 comments on commit a21226d

Please sign in to comment.