File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/mongodb-memory-server-core Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 52
52
"find-package-json" : " ^1.2.0" ,
53
53
"get-port" : " ^5.0.0" ,
54
54
"getos" : " ^3.1.1" ,
55
- "https-proxy-agent" : " ^2.2.3 " ,
55
+ "https-proxy-agent" : " ^3.0.0 " ,
56
56
"lockfile" : " ^1.0.4" ,
57
57
"md5-file" : " ^4.0.0" ,
58
58
"mkdirp" : " ^0.5.1" ,
Original file line number Diff line number Diff line change @@ -3531,10 +3531,10 @@ https-proxy-agent@^2.2.1:
3531
3531
agent-base "^4.1.0"
3532
3532
debug "^3.1.0"
3533
3533
3534
- https-proxy-agent@^2.2.3 :
3535
- version "2.2.3 "
3536
- resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.3 .tgz#fb6cd98ed5b9c35056b5a73cd01a8a721d7193d1 "
3537
- integrity sha512-Ytgnz23gm2DVftnzqRRz2dOXZbGd2uiajSw/95bPp6v53zPRspQjLm/AfBgqbJ2qfeRXWIOMVLpp86+/5yX39Q ==
3534
+ https-proxy-agent@^3.0.0 :
3535
+ version "3.0.0 "
3536
+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-3.0.0 .tgz#0106efa5d63d6d6f3ab87c999fa4877a3fd1ff97 "
3537
+ integrity sha512-y4jAxNEihqvBI5F3SaO2rtsjIOnnNA8sEbuiP+UhJZJHeM2NRm6c09ax2tgqme+SgUUvjao2fJXF4h3D6Cb2HQ ==
3538
3538
dependencies :
3539
3539
agent-base "^4.3.0"
3540
3540
debug "^3.1.0"
You can’t perform that action at this time.
0 commit comments