File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/mongodb-memory-server-core Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 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" ,
Original file line number Diff line number Diff 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+
36383646human-signals@^1.1.1 :
36393647 version "1.1.1"
36403648 resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-1.1.1.tgz#c5b1cd14f50aeae09ab6c59fe63ba3395fe4dfa3"
You can’t perform that action at this time.
0 commit comments