Skip to content

Commit 0abccc4

Browse files
committed
dependencies(https-proxy-agent): upgrade to version 5.0.1
1 parent e839d72 commit 0abccc4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"debug": "^4.3.4",
4747
"find-cache-dir": "^3.3.2",
4848
"get-port": "^5.1.1",
49-
"https-proxy-agent": "^5.0.0",
49+
"https-proxy-agent": "^5.0.1",
5050
"md5-file": "^5.0.0",
5151
"mongodb": "^4.4.0",
5252
"new-find-package-json": "^1.1.0",

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3635,6 +3635,14 @@ https-proxy-agent@^5.0.0:
36353635
agent-base "6"
36363636
debug "4"
36373637

3638+
https-proxy-agent@^5.0.1:
3639+
version "5.0.1"
3640+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz#c59ef224a04fe8b754f3db0063a25ea30d0005d6"
3641+
integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
3642+
dependencies:
3643+
agent-base "6"
3644+
debug "4"
3645+
36383646
human-signals@^1.1.1:
36393647
version "1.1.1"
36403648
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"

0 commit comments

Comments
 (0)