File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 54
54
"typescript" : " 4.9.5"
55
55
},
56
56
"dependencies" : {
57
- "https-proxy-agent" : " 5 .0.1 "
57
+ "https-proxy-agent" : " 7 .0.6 "
58
58
},
59
59
"optionalDependencies" : {
60
60
"@types/node" : " 18.19.69"
Original file line number Diff line number Diff line change @@ -874,6 +874,11 @@ agent-base@6:
874
874
dependencies :
875
875
debug "4"
876
876
877
+ agent-base@^7.1.2 :
878
+ version "7.1.4"
879
+ resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.4.tgz#e3cd76d4c548ee895d3c3fd8dc1f6c5b9032e7a8"
880
+ integrity sha512-MnA+YT8fwfJPgBx3m60MNqakm30XOkyIoH1y6huTQvC0PwZG7ki8NacLBcrPbNoo8vEZy7Jpuk7+jMO+CUovTQ==
881
+
877
882
ajv@^6.12.4 :
878
883
version "6.12.6"
879
884
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz"
@@ -1857,7 +1862,15 @@ http-proxy-agent@^4.0.1:
1857
1862
agent-base "6"
1858
1863
debug "4"
1859
1864
1860
- [email protected] , https-proxy-agent@^5.0.0:
1865
+
1866
+ version "7.0.6"
1867
+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz#da8dfeac7da130b05c2ba4b59c9b6cd66611a6b9"
1868
+ integrity sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==
1869
+ dependencies :
1870
+ agent-base "^7.1.2"
1871
+ debug "4"
1872
+
1873
+ https-proxy-agent@^5.0.0 :
1861
1874
version "5.0.1"
1862
1875
resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz"
1863
1876
integrity sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==
You can’t perform that action at this time.
0 commit comments