|
747 | 747 | loupe "^2.3.6"
|
748 | 748 | pretty-format "^29.5.0"
|
749 | 749 |
|
750 |
| -"@vscode/test-electron@^2.4.0": |
751 |
| - version "2.4.0" |
752 |
| - resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.4.0.tgz#6fcdbac10948960c15f8970cf5d5e624dd51a524" |
753 |
| - integrity sha512-yojuDFEjohx6Jb+x949JRNtSn6Wk2FAh4MldLE3ck9cfvCqzwxF32QsNy1T9Oe4oT+ZfFcg0uPUCajJzOmPlTA== |
| 750 | +"@vscode/test-electron@^2.4.1": |
| 751 | + version "2.4.1" |
| 752 | + resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.4.1.tgz#5c2760640bf692efbdaa18bafcd35fb519688941" |
| 753 | + integrity sha512-Gc6EdaLANdktQ1t+zozoBVRynfIsMKMc94Svu1QreOBC8y76x4tvaK32TljrLi1LI2+PK58sDVbL7ALdqf3VRQ== |
754 | 754 | dependencies:
|
755 | 755 | http-proxy-agent "^7.0.2"
|
756 |
| - https-proxy-agent "^7.0.4" |
| 756 | + https-proxy-agent "^7.0.5" |
757 | 757 | jszip "^3.10.1"
|
758 | 758 | ora "^7.0.1"
|
759 | 759 | semver "^7.6.2"
|
@@ -971,6 +971,11 @@ agent-base@^7.0.2, agent-base@^7.1.0, agent-base@^7.1.1:
|
971 | 971 | dependencies:
|
972 | 972 | debug "^4.3.4"
|
973 | 973 |
|
| 974 | +agent-base@^7.1.2: |
| 975 | + version "7.1.3" |
| 976 | + resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-7.1.3.tgz#29435eb821bc4194633a5b89e5bc4703bafc25a1" |
| 977 | + integrity sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw== |
| 978 | + |
974 | 979 | aggregate-error@^3.0.0:
|
975 | 980 | version "3.1.0"
|
976 | 981 | resolved "https://registry.yarnpkg.com/aggregate-error/-/aggregate-error-3.1.0.tgz#92670ff50f5359bdb7a3e0d40d0ec30c5737687a"
|
@@ -3147,12 +3152,12 @@ https-proxy-agent@^5.0.0:
|
3147 | 3152 | agent-base "6"
|
3148 | 3153 | debug "4"
|
3149 | 3154 |
|
3150 |
| -https-proxy-agent@^7.0.2, https-proxy-agent@^7.0.3, https-proxy-agent@^7.0.4: |
3151 |
| - version "7.0.4" |
3152 |
| - resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.4.tgz#8e97b841a029ad8ddc8731f26595bad868cb4168" |
3153 |
| - integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg== |
| 3155 | +https-proxy-agent@^7.0.2, https-proxy-agent@^7.0.3, https-proxy-agent@^7.0.5: |
| 3156 | + version "7.0.6" |
| 3157 | + resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz#da8dfeac7da130b05c2ba4b59c9b6cd66611a6b9" |
| 3158 | + integrity sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw== |
3154 | 3159 | dependencies:
|
3155 |
| - agent-base "^7.0.2" |
| 3160 | + agent-base "^7.1.2" |
3156 | 3161 | debug "4"
|
3157 | 3162 |
|
3158 | 3163 | hyperdyperid@^1.2.0:
|
|
0 commit comments