File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 4949 "pre-commit" : " ^1.2.2" ,
5050 "rdf-quad" : " ^2.0.0" ,
5151 "rdf-test-suite" : " ^1.13.4" ,
52- "streamify-array" : " ^1 .0.0" ,
52+ "streamify-array" : " ^2 .0.0" ,
5353 "streamify-string" : " ^1.0.1" ,
5454 "ts-jest" : " ^29.0.0" ,
5555 "ts-loader" : " ^9.3.1" ,
Original file line number Diff line number Diff line change @@ -3704,11 +3704,16 @@ stream-to-string@^1.1.0:
37043704 dependencies :
37053705 promise-polyfill "^1.1.6"
37063706
3707- streamify-array@^1.0.0, streamify-array@^1.0. 1 :
3707+ streamify-array@^1.0.1 :
37083708 version "1.0.1"
37093709 resolved "https://registry.yarnpkg.com/streamify-array/-/streamify-array-1.0.1.tgz#741cd1e7eaf1d451a0da484e5dc986a76dfa479c"
37103710 integrity sha512-ZnswaBcC6B1bhPLSQOlC6CdaDUSzU0wr2lvvHpbHNms8V7+DLd8uEAzDAWpsjxbFkijBHhuObFO/qqu52DZUMA==
37113711
3712+ streamify-array@^2.0.0 :
3713+ version "2.0.0"
3714+ resolved "https://registry.yarnpkg.com/streamify-array/-/streamify-array-2.0.0.tgz#8eeaa1e4d19541231f4a253d1704fd6c175ccfda"
3715+ integrity sha512-KzJjLpbiJxH0tv1HuO5GQSsgNMfi0utPVzHmoMFKMK6PeQ1IziGT7KqCMIT1iLaxpLMXyWbd0ct6GpoUd9KvzQ==
3716+
37123717streamify-string@^1.0.1 :
37133718 version "1.0.1"
37143719 resolved "https://registry.yarnpkg.com/streamify-string/-/streamify-string-1.0.1.tgz#9e220de33e1c475dd30e0206f5b1815cc6c9525b"
You can’t perform that action at this time.
0 commit comments