File tree 2 files changed +5
-5
lines changed
packages/mongodb-memory-server-core
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 48
48
"debug" : " ^4.3.7" ,
49
49
"find-cache-dir" : " ^3.3.2" ,
50
50
"follow-redirects" : " ^1.15.9" ,
51
- "https-proxy-agent" : " ^7.0.4 " ,
51
+ "https-proxy-agent" : " ^7.0.5 " ,
52
52
"mongodb" : " ^5.9.2" ,
53
53
"new-find-package-json" : " ^2.0.0" ,
54
54
"semver" : " ^7.6.2" ,
Original file line number Diff line number Diff line change @@ -2421,10 +2421,10 @@ htmlparser2@^7.2.0:
2421
2421
domutils "^2.8.0"
2422
2422
entities "^3.0.1"
2423
2423
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 ==
2428
2428
dependencies :
2429
2429
agent-base "^7.0.2"
2430
2430
debug "4"
You can’t perform that action at this time.
0 commit comments