File tree 3 files changed +2
-21
lines changed
3 files changed +2
-21
lines changed Original file line number Diff line number Diff line change 25
25
}
26
26
},
27
27
"dependencies" : {
28
- "@web-std/stream" : " 1.0.2 " ,
28
+ "@web-std/stream" : " 1.0.3 " ,
29
29
"web-encoding" : " 1.1.5"
30
30
},
31
31
"author" :
" Irakli Gozalishvili <[email protected] > (https://gozala.io)" ,
Original file line number Diff line number Diff line change 77
77
"@types/chai-as-promised" : " ^7.1.5" ,
78
78
"@types/chai-string" : " ^1.4.2" ,
79
79
"@types/mocha" : " ^9.1.0" ,
80
- "abort-controller" : " ^3.0.0" ,
81
- "@web-std/file" : " ^3.0.2" ,
82
80
"abortcontroller-polyfill" : " ^1.7.1" ,
83
81
"busboy" : " ^0.3.1" ,
84
82
"c8" : " ^7.3.0" ,
101
99
"@web-std/blob" : " ^3.0.3" ,
102
100
"@web-std/file" : " ^3.0.2" ,
103
101
"@web-std/form-data" : " ^3.0.2" ,
104
- "@web-std/stream" : " ^1.0.1 " ,
102
+ "@web-std/stream" : " ^1.0.3 " ,
105
103
"@web3-storage/multipart-parser" : " ^1.0.0" ,
106
104
"abort-controller" : " ^3.0.0" ,
107
105
"data-uri-to-buffer" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 778
778
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
779
779
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
780
780
781
- " @web-std/fetch@^3.0.0 " :
782
- version "3.0.3"
783
- resolved "https://registry.yarnpkg.com/@web-std/fetch/-/fetch-3.0.3.tgz#507e1371825298aae61172b0da439570437d3982"
784
- integrity sha512-PtaKr6qvw2AmKChugzhQWuTa12dpbogHRBxwcleAZ35UhWucnfD4N+g3f7qYK2OeioSWTK3yMf6n/kOOfqxHaQ==
785
- dependencies :
786
- " @web-std/blob" " ^3.0.3"
787
- " @web-std/form-data" " ^3.0.2"
788
- " @web3-storage/multipart-parser" " ^1.0.0"
789
- data-uri-to-buffer "^3.0.1"
790
-
791
-
792
- version "1.0.0"
793
- resolved "https://registry.yarnpkg.com/@web-std/stream/-/stream-1.0.0.tgz#01066f40f536e4329d9b696dc29872f3a14b93c1"
794
- integrity sha512-jyIbdVl+0ZJyKGTV0Ohb9E6UnxP+t7ZzX4Do3AHjZKxUXKMs9EmqnBDQgHF7bEw0EzbQygOjtt/7gvtmi//iCQ==
795
- dependencies :
796
- web-streams-polyfill "^3.1.1"
797
-
798
781
" @web3-storage/multipart-parser@^1.0.0 " :
799
782
version "1.0.0"
800
783
resolved "https://registry.yarnpkg.com/@web3-storage/multipart-parser/-/multipart-parser-1.0.0.tgz#6b69dc2a32a5b207ba43e556c25cc136a56659c4"
You can’t perform that action at this time.
0 commit comments