Skip to content

Commit fab84c2

Browse files
committed
deps(https-proxy-agent): upgrade to version 7.0.5
1 parent 62ed4cb commit fab84c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"debug": "^4.3.7",
4949
"find-cache-dir": "^3.3.2",
5050
"follow-redirects": "^1.15.9",
51-
"https-proxy-agent": "^7.0.4",
51+
"https-proxy-agent": "^7.0.5",
5252
"mongodb": "^5.9.2",
5353
"new-find-package-json": "^2.0.0",
5454
"semver": "^7.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,10 +2421,10 @@ htmlparser2@^7.2.0:
24212421
domutils "^2.8.0"
24222422
entities "^3.0.1"
24232423

2424-
https-proxy-agent@^7.0.4:
2425-
version "7.0.4"
2426-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168"
2427-
integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg==
2424+
https-proxy-agent@^7.0.5:
2425+
version "7.0.5"
2426+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz#9e8b5013873299e11fab6fd548405da2d6c602b2"
2427+
integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==
24282428
dependencies:
24292429
agent-base "^7.0.2"
24302430
debug "4"

0 commit comments

Comments
 (0)