Skip to content

Commit

Permalink
Update dependency https-proxy-agent to v7.0.5 (#7900)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 31, 2024
1 parent 3cebed8 commit d57ba62
Show file tree
Hide file tree
Showing 2 changed files with 13 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 @@ -111,7 +111,7 @@
"graphql-upload": "16.0.2",
"helmet": "7.1.0",
"http-proxy-agent": "7.0.2",
"https-proxy-agent": "7.0.4",
"https-proxy-agent": "7.0.5",
"ioredis": "5.3.2",
"ipaddr.js": "2.2.0",
"iterall": "1.3.0",
Expand Down
14 changes: 12 additions & 2 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9500,7 +9500,17 @@ __metadata:
languageName: node
linkType: hard

"https-proxy-agent@npm:7.0.4, https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.1":
"https-proxy-agent@npm:7.0.5":
version: 7.0.5
resolution: "https-proxy-agent@npm:7.0.5"
dependencies:
agent-base: "npm:^7.0.2"
debug: "npm:4"
checksum: 10/6679d46159ab3f9a5509ee80c3a3fc83fba3a920a5e18d32176c3327852c3c00ad640c0c4210a8fd70ea3c4a6d3a1b375bf01942516e7df80e2646bdc77658ab
languageName: node
linkType: hard

"https-proxy-agent@npm:^7.0.0, https-proxy-agent@npm:^7.0.1":
version: 7.0.4
resolution: "https-proxy-agent@npm:7.0.4"
dependencies:
Expand Down Expand Up @@ -11670,7 +11680,7 @@ __metadata:
graphql-upload: "npm:16.0.2"
helmet: "npm:7.1.0"
http-proxy-agent: "npm:7.0.2"
https-proxy-agent: "npm:7.0.4"
https-proxy-agent: "npm:7.0.5"
ioredis: "npm:5.3.2"
ipaddr.js: "npm:2.2.0"
iterall: "npm:1.3.0"
Expand Down

0 comments on commit d57ba62

Please sign in to comment.