File tree Expand file tree Collapse file tree 3 files changed +2
-21
lines changed Expand file tree Collapse file tree 3 files changed +2
-21
lines changed Original file line number Diff line number Diff line change 2525 }
2626 },
2727 "dependencies" : {
28- "@web-std/stream" : " 1.0.2 " ,
28+ "@web-std/stream" : " ^ 1.0.3 " ,
2929 "web-encoding" : " 1.1.5"
3030 },
3131 "author" : " Irakli Gozalishvili <dev@gozala.io> (https://gozala.io)" ,
Original file line number Diff line number Diff line change 7777 "@types/chai-as-promised" : " ^7.1.5" ,
7878 "@types/chai-string" : " ^1.4.2" ,
7979 "@types/mocha" : " ^9.1.0" ,
80- "abort-controller" : " ^3.0.0" ,
81- "@web-std/file" : " ^3.0.2" ,
8280 "abortcontroller-polyfill" : " ^1.7.1" ,
8381 "busboy" : " ^0.3.1" ,
8482 "c8" : " ^7.3.0" ,
10199 "@web-std/blob" : " ^3.0.3" ,
102100 "@web-std/file" : " ^3.0.2" ,
103101 "@web-std/form-data" : " ^3.0.2" ,
104- "@web-std/stream" : " ^1.0.1 " ,
102+ "@web-std/stream" : " ^1.0.3 " ,
105103 "@web3-storage/multipart-parser" : " ^1.0.0" ,
106104 "abort-controller" : " ^3.0.0" ,
107105 "data-uri-to-buffer" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 778778 resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
779779 integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==
780780
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- " @web-std/stream@1.0.0 " :
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-
798781" @web3-storage/multipart-parser@^1.0.0 " :
799782 version "1.0.0"
800783 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