File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 27
27
"license" : " MIT" ,
28
28
"devDependencies" : {
29
29
"@types/node" : " 15.0.2" ,
30
- "@web-std/fetch" : " ^2 .0.0" ,
30
+ "@web-std/fetch" : " ^3 .0.0" ,
31
31
"git-validate" : " 2.2.4" ,
32
32
"husky" : " ^6.0.0" ,
33
33
"lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 90
90
"typescript" : " ^4.4.4"
91
91
},
92
92
"dependencies" : {
93
- "@web-std/blob" : " ^2.1 .0" ,
94
- "@web-std/form-data" : " ^2.1 .0" ,
93
+ "@web-std/blob" : " ^3.0 .0" ,
94
+ "@web-std/form-data" : " ^3.0 .0" ,
95
95
"data-uri-to-buffer" : " ^3.0.1" ,
96
96
"@web3-storage/multipart-parser" : " ^1.0.0"
97
97
},
Original file line number Diff line number Diff line change 23
23
},
24
24
"types" : " ./dist/src/lib.d.ts" ,
25
25
"dependencies" : {
26
- "@web-std/blob" : " ^2.1 .0"
26
+ "@web-std/blob" : " ^3.0 .0"
27
27
},
28
28
"author" :
" Irakli Gozalishvili <[email protected] > (https://gozala.io)" ,
29
29
"repository" : " https://github.com/web-std/io" ,
30
30
"license" : " MIT" ,
31
31
"devDependencies" : {
32
32
"@types/node" : " 15.0.2" ,
33
- "@web-std/fetch" : " ^2 .0.0" ,
33
+ "@web-std/fetch" : " ^3 .0.0" ,
34
34
"git-validate" : " 2.2.4" ,
35
35
"husky" : " ^6.0.0" ,
36
36
"lint-staged" : " ^11.0.0" ,
Original file line number Diff line number Diff line change 28
28
"license" : " MIT" ,
29
29
"devDependencies" : {
30
30
"@types/node" : " 15.0.2" ,
31
- "@web-std/blob" : " ^2.1 .0" ,
32
- "@web-std/fetch" : " ^2 .0.0" ,
33
- "@web-std/file" : " ^1.1 .0" ,
31
+ "@web-std/blob" : " ^3.0 .0" ,
32
+ "@web-std/fetch" : " ^3 .0.0" ,
33
+ "@web-std/file" : " ^3.0 .0" ,
34
34
"git-validate" : " 2.2.4" ,
35
35
"husky" : " ^6.0.0" ,
36
36
"lint-staged" : " ^11.0.0" ,
You can’t perform that action at this time.
0 commit comments