File tree Expand file tree Collapse file tree 3 files changed +182
-20
lines changed Expand file tree Collapse file tree 3 files changed +182
-20
lines changed Original file line number Diff line number Diff line change 6556
6556
"@types/glob" : " ^7.2.0" ,
6557
6557
"@types/mocha" : " ^10.0.6" ,
6558
6558
"@types/node" : " ^20.14.2" ,
6559
- "@types/node-fetch" : " ^2.6.11 " ,
6559
+ "@types/node-fetch" : " ^2.6.13 " ,
6560
6560
"@types/plist" : " ^3.0.5" ,
6561
6561
"@types/proxyquire" : " ^1.3.31" ,
6562
6562
"@types/semver" : " ^7.5.8" ,
6625
6625
"postcss" : " ^8.4.31" ,
6626
6626
"gulp-typescript/**/glob-parent" : " ^5.1.2"
6627
6627
}
6628
- }
6628
+ }
Original file line number Diff line number Diff line change 480
480
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@types/mocha/-/mocha-10.0.10.tgz#91f62905e8d23cbd66225312f239454a23bebfa0"
481
481
integrity sha1-kfYpBejSPL1mIlMS8jlFSiO+v6A=
482
482
483
- " @types/node-fetch@^2.6.11 " :
484
- version "2.6.12 "
485
- resolved "https://pkgs.dev.azure. com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ @types/node-fetch/-/node-fetch-2.6.12 .tgz#8ab5c3ef8330f13100a7479e2cd56d3386830a03 "
486
- integrity sha1-irXD74Mw8TEAp0eeLNVtM4aDCgM =
483
+ " @types/node-fetch@^2.6.13 " :
484
+ version "2.6.13 "
485
+ resolved "https://registry.yarnpkg. com/@types/node-fetch/-/node-fetch-2.6.13 .tgz#e0c9b7b5edbdb1b50ce32c127e85e880872d56ee "
486
+ integrity sha512-QGpRVpzSaUs30JBSGPjOg4Uveu384erbHBoT1zeONvyCfwQxIkUshLAOqN/k9EjGviPRmWTTe6aH2qySWKTVSw= =
487
487
dependencies :
488
488
" @types/node" " *"
489
- form-data "^4.0.0 "
489
+ form-data "^4.0.4 "
490
490
491
491
" @types/node@* " :
492
492
version "22.13.4"
@@ -2320,14 +2320,15 @@ for-own@^1.0.0:
2320
2320
dependencies :
2321
2321
for-in "^1.0.1"
2322
2322
2323
- form-data@^4.0.0 :
2324
- version "4.0.2 "
2325
- resolved "https://pkgs.dev.azure. com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/ form-data/-/form-data-4.0.2 .tgz#35cabbdd30c3ce73deb2c42d3c8d3ed9ca51794c "
2326
- integrity sha1-Ncq73TDDznPessQtPI0+2cpReUw =
2323
+ form-data@^4.0.4 :
2324
+ version "4.0.4 "
2325
+ resolved "https://registry.yarnpkg. com/form-data/-/form-data-4.0.4 .tgz#784cdcce0669a9d68e94d11ac4eea98088edd2c4 "
2326
+ integrity sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow= =
2327
2327
dependencies :
2328
2328
asynckit "^0.4.0"
2329
2329
combined-stream "^1.0.8"
2330
2330
es-set-tostringtag "^2.1.0"
2331
+ hasown "^2.0.2"
2331
2332
mime-types "^2.1.12"
2332
2333
2333
2334
from@^0.1.7 :
You can’t perform that action at this time.
0 commit comments