Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency ioredis to v5.4.2
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 17, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 1d6940f commit 42d3cc5
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
@@ -116,7 +116,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",
21 changes: 19 additions & 2 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
@@ -9398,7 +9398,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:
@@ -11484,7 +11501,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"

0 comments on commit 42d3cc5

Please sign in to comment.