Skip to content

Commit 4d5be4d

Browse files
committed
deps(https-proxy-agent): upgrade to version 7.0.5
1 parent a6d706a commit 4d5be4d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/mongodb-memory-server-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"debug": "^4.3.5",
4949
"find-cache-dir": "^3.3.2",
5050
"follow-redirects": "^1.15.6",
51-
"https-proxy-agent": "^7.0.4",
51+
"https-proxy-agent": "^7.0.5",
5252
"mongodb": "^6.7.0",
5353
"new-find-package-json": "^2.0.0",
5454
"semver": "^7.6.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2389,10 +2389,10 @@ htmlparser2@^7.2.0:
23892389
domutils "^2.8.0"
23902390
entities "^3.0.1"
23912391

2392-
https-proxy-agent@^7.0.4:
2393-
version "7.0.4"
2394-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168"
2395-
integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==
2392+
https-proxy-agent@^7.0.5:
2393+
version "7.0.5"
2394+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz#9e8b5013873299e11fab6fd548405da2d6c602b2"
2395+
integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==
23962396
dependencies:
23972397
agent-base "^7.0.2"
23982398
debug "4"

0 commit comments

Comments
 (0)