File tree 2 files changed +14
-6
lines changed
2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 1650
1650
"@types/uuid" : " 10.0.0" ,
1651
1651
"@types/vega" : " 3.2.0" ,
1652
1652
"@types/vscode" : " 1.75.0" ,
1653
- "@vscode/test-electron" : " 2.4.0 " ,
1653
+ "@vscode/test-electron" : " 2.4.1 " ,
1654
1654
"@vscode/vsce" : " 2.25.0" ,
1655
1655
"@wdio/cli" : " 8.39.1" ,
1656
1656
"@wdio/local-runner" : " 8.39.1" ,
Original file line number Diff line number Diff line change 4943
4943
"@microsoft/applicationinsights-web-basic" "^3.0.2"
4944
4944
applicationinsights "^2.7.1"
4945
4945
4946
-
4947
- version "2.4.0 "
4948
- resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.4.0 .tgz#6fcdbac10948960c15f8970cf5d5e624dd51a524 "
4949
- integrity sha512-yojuDFEjohx6Jb+x949JRNtSn6Wk2FAh4MldLE3ck9cfvCqzwxF32QsNy1T9Oe4oT+ZfFcg0uPUCajJzOmPlTA ==
4946
+
4947
+ version "2.4.1 "
4948
+ resolved "https://registry.yarnpkg.com/@vscode/test-electron/-/test-electron-2.4.1 .tgz#5c2760640bf692efbdaa18bafcd35fb519688941 "
4949
+ integrity sha512-Gc6EdaLANdktQ1t+zozoBVRynfIsMKMc94Svu1QreOBC8y76x4tvaK32TljrLi1LI2+PK58sDVbL7ALdqf3VRQ ==
4950
4950
dependencies:
4951
4951
http-proxy-agent "^7.0.2"
4952
- https-proxy-agent "^7.0.4 "
4952
+ https-proxy-agent "^7.0.5 "
4953
4953
jszip "^3.10.1"
4954
4954
ora "^7.0.1"
4955
4955
semver "^7.6.2"
@@ -11136,6 +11136,14 @@ https-proxy-agent@^7.0.4:
11136
11136
agent-base "^7.0.2"
11137
11137
debug "4"
11138
11138
11139
+ https-proxy-agent@^7.0.5:
11140
+ version "7.0.5"
11141
+ resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz#9e8b5013873299e11fab6fd548405da2d6c602b2"
11142
+ integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==
11143
+ dependencies:
11144
+ agent-base "^7.0.2"
11145
+ debug "4"
11146
+
11139
11147
human-signals@^2.1.0:
11140
11148
version "2.1.0"
11141
11149
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
You can’t perform that action at this time.
0 commit comments