File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 325
325
"@typescript-eslint/parser" : " ^6.9.0" ,
326
326
"@vercel/ncc" : " ^0.38.1" ,
327
327
"@vitejs/plugin-react" : " ^1.3.2" ,
328
- "@vscode/test-electron" : " ^2.4.0 " ,
328
+ "@vscode/test-electron" : " ^2.4.1 " ,
329
329
"assert" : " ^2.0.0" ,
330
330
"axios" : " ^1.4.0" ,
331
331
"eslint" : " ^8.52.0" ,
Original file line number Diff line number Diff line change 996
996
resolved "https://registry.npmjs.org/@vscode/codicons/-/codicons-0.0.36.tgz"
997
997
integrity sha512-wsNOvNMMJ2BY8rC2N2MNBG7yOowV3ov8KlvUE/AiVUlHKTfWsw3OgAOQduX7h0Un6GssKD3aoTVH+TF3DSQwKQ==
998
998
999
- " @vscode/test-electron@^2.4.0 " :
1000
- version "2.4.0 "
1001
- resolved "https://registry.npmjs.org /@vscode/test-electron/-/test-electron-2.4.0 .tgz"
1002
- integrity sha512-yojuDFEjohx6Jb+x949JRNtSn6Wk2FAh4MldLE3ck9cfvCqzwxF32QsNy1T9Oe4oT+ZfFcg0uPUCajJzOmPlTA ==
999
+ " @vscode/test-electron@^2.4.1 " :
1000
+ version "2.4.1 "
1001
+ resolved "https://registry.yarnpkg.com /@vscode/test-electron/-/test-electron-2.4.1 .tgz#5c2760640bf692efbdaa18bafcd35fb519688941 "
1002
+ integrity sha512-Gc6EdaLANdktQ1t+zozoBVRynfIsMKMc94Svu1QreOBC8y76x4tvaK32TljrLi1LI2+PK58sDVbL7ALdqf3VRQ ==
1003
1003
dependencies :
1004
1004
http-proxy-agent "^7.0.2"
1005
- https-proxy-agent "^7.0.4 "
1005
+ https-proxy-agent "^7.0.5 "
1006
1006
jszip "^3.10.1"
1007
1007
ora "^7.0.1"
1008
1008
semver "^7.6.2"
@@ -2315,10 +2315,10 @@ http-proxy-agent@^7.0.2:
2315
2315
agent-base "^7.1.0"
2316
2316
debug "^4.3.4"
2317
2317
2318
- https-proxy-agent@^7.0.4 :
2319
- version "7.0.4 "
2320
- resolved "https://registry.npmjs.org /https-proxy-agent/-/https-proxy-agent-7.0.4 .tgz"
2321
- integrity sha512-wlwpilI7YdjSkWaQ/7omYBMTliDcmCN8OLihO6I9B86g06lMyAoqgoDpV0XqoaPOKj+0DIdAvnsWfyAAhmimcg ==
2318
+ https-proxy-agent@^7.0.5 :
2319
+ version "7.0.5 "
2320
+ resolved "https://registry.yarnpkg.com /https-proxy-agent/-/https-proxy-agent-7.0.5 .tgz#9e8b5013873299e11fab6fd548405da2d6c602b2 "
2321
+ integrity sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw ==
2322
2322
dependencies :
2323
2323
agent-base "^7.0.2"
2324
2324
debug "4"
You can’t perform that action at this time.
0 commit comments