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.5" ,
49
49
"find-cache-dir" : " ^3.3.2" ,
50
50
"follow-redirects" : " ^1.15.6" ,
51
- "https-proxy-agent" : " ^7.0.4 " ,
51
+ "https-proxy-agent" : " ^7.0.5 " ,
52
52
"mongodb" : " ^6.7.0" ,
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 @@ -2389,10 +2389,10 @@ htmlparser2@^7.2.0:
2389
2389
domutils "^2.8.0"
2390
2390
entities "^3.0.1"
2391
2391
2392
- https-proxy-agent@^7.0.4 :
2393
- version "7.0.4 "
2394
- resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4 .tgz#8e97b841a029ad8ddc8731f26595bad868cb4168 "
2395
- integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg ==
2392
+ https-proxy-agent@^7.0.5 :
2393
+ version "7.0.5 "
2394
+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.5 .tgz#9e8b5013873299e11fab6fd548405da2d6c602b2 "
2395
+ integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw ==
2396
2396
dependencies :
2397
2397
agent-base "^7.0.2"
2398
2398
debug "4"
You can’t perform that action at this time.
0 commit comments