File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 93
93
"ethereum-cryptography" : " 1.2.0" ,
94
94
"ethereumjs-abi" : " ^0.6.8" ,
95
95
"ethereumjs-wallet" : " ^0.6.3" ,
96
- "form-data" : " ^3 .0.0" ,
96
+ "form-data" : " ^4 .0.0" ,
97
97
"fs-extra" : " ^5.0.0" ,
98
98
"ganache" :
" npm:@celo/[email protected] " ,
99
99
"glob-fs" : " ^0.1.7" ,
Original file line number Diff line number Diff line change @@ -10379,15 +10379,6 @@ form-data@^2.2.0:
10379
10379
combined-stream "^1.0.6"
10380
10380
mime-types "^2.1.12"
10381
10381
10382
- form-data@^3.0.0:
10383
- version "3.0.1"
10384
- resolved "https://registry.yarnpkg.com/form-data/-/form-data-3.0.1.tgz#ebd53791b78356a99af9a300d4282c4d5eb9755f"
10385
- integrity sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==
10386
- dependencies:
10387
- asynckit "^0.4.0"
10388
- combined-stream "^1.0.8"
10389
- mime-types "^2.1.12"
10390
-
10391
10382
form-data@^4.0.0:
10392
10383
version "4.0.0"
10393
10384
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