File tree Expand file tree Collapse file tree 2 files changed +6
-15
lines changed Expand file tree Collapse file tree 2 files changed +6
-15
lines changed Original file line number Diff line number Diff line change 8686 "@types/mime-types" : " 2.1.1" ,
8787 "@types/mocha" : " 8.2.3" ,
8888 "@types/node" : " 16.18.13" ,
89- "@types/node-fetch" : " 2.5.8 " ,
89+ "@types/node-fetch" : " 2.6.12 " ,
9090 "@types/object-hash" : " 1.3.4" ,
9191 "@types/redis" : " 2.8.32" ,
9292 "@types/source-map-support" : " 0.5.6" ,
Original file line number Diff line number Diff line change 35823582 resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-8.2.3.tgz#bbeb55fbc73f28ea6de601fbfa4613f58d785323"
35833583 integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
35843584
3585- "@types/node-fetch@2.5.8 ":
3586- version "2.5.8 "
3587- resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.5.8 .tgz#e199c835d234c7eb0846f6618012e558544ee2fb "
3588- integrity sha512-fbjI6ja0N5ZA8TV53RUqzsKNkl9fv8Oj3T7zxW7FGv1GSH7gwJaNF8dzCjrqKaxKeUpTz4yT1DaJFq/omNpGfw ==
3585+ "@types/node-fetch@2.6.12 ":
3586+ version "2.6.12 "
3587+ resolved "https://registry.yarnpkg.com/@types/node-fetch/-/node-fetch-2.6.12 .tgz#8ab5c3ef8330f13100a7479e2cd56d3386830a03 "
3588+ integrity sha512-8nneRWKCg3rMtF69nLQJnOYUcbafYeFSjqkw3jCRLsqkWFlHaoQrr5mXmofFGOx3DKn7UfmBMyov8ySvLRVldA ==
35893589 dependencies:
35903590 "@types/node" "*"
3591- form-data "^3 .0.0"
3591+ form-data "^4 .0.0"
35923592
35933593"@types/node@*":
35943594 version "17.0.35"
@@ -6375,15 +6375,6 @@ form-data@^2.5.0:
63756375 combined-stream "^1.0.6"
63766376 mime-types "^2.1.12"
63776377
6378- form-data@^3.0.0:
6379- version "3.0.1"
6380- resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
6381- integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==
6382- dependencies:
6383- asynckit "^0.4.0"
6384- combined-stream "^1.0.8"
6385- mime-types "^2.1.12"
6386-
63876378form-data@^4.0.0:
63886379 version "4.0.0"
63896380 resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
You can’t perform that action at this time.
0 commit comments