This repository was archived by the owner on Jan 16, 2024. It is now read-only.
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 56
56
"@types/cors" : " 2.8.13" ,
57
57
"@types/express" : " 4.17.15" ,
58
58
"@types/mocha" : " 8.2.3" ,
59
- "@types/node-fetch" : " 2.6.2 " ,
59
+ "@types/node-fetch" : " 2.6.10 " ,
60
60
"@types/underscore" : " 1.11.4" ,
61
61
"@typescript-eslint/eslint-plugin" : " 4.33.0" ,
62
62
"@typescript-eslint/parser" : " 4.33.0" ,
Original file line number Diff line number Diff line change 912
912
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
913
913
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
914
914
915
- " @types/node-fetch@2.6.2 " :
916
- version "2.6.2 "
917
- resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.2 .tgz#d1a9c5fd049d9415dce61571557104dec3ec81da "
918
- integrity sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A ==
915
+ " @types/node-fetch@2.6.10 " :
916
+ version "2.6.10 "
917
+ resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.10 .tgz#ff5c1ceacab782f2b7ce69957d38c1c27b0dc469 "
918
+ integrity sha512-PPpPK6F9ALFTn59Ka3BaL+qGuipRfxNE8qVgkp0bVixeiR2c2/L+IVOiBdu9JhhT22sWnQEp6YyHGI2b2+CMcA ==
919
919
dependencies :
920
920
" @types/node" " *"
921
- form-data "^3 .0.0"
921
+ form-data "^4 .0.0"
922
922
923
923
" @types/node@* " :
924
924
version "18.11.10"
@@ -2760,10 +2760,10 @@ forever-agent@~0.6.1:
2760
2760
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
2761
2761
integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==
2762
2762
2763
- form-data@^3 .0.0 :
2764
- version "3 .0.1 "
2765
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-3 .0.1 .tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f "
2766
- integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg ==
2763
+ form-data@^4 .0.0 :
2764
+ version "4 .0.0 "
2765
+ resolved "https://registry.yarnpkg.com/form-data/-/form-data-4 .0.0 .tgz#93919daeaf361ee529584b9b31664dc12c9fa452 "
2766
+ integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww ==
2767
2767
dependencies :
2768
2768
asynckit "^0.4.0"
2769
2769
combined-stream "^1.0.8"
You can’t perform that action at this time.
0 commit comments