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 49
49
"pre-commit" : " ^1.2.2" ,
50
50
"rdf-quad" : " ^2.0.0" ,
51
51
"rdf-test-suite" : " ^2.1.1" ,
52
- "streamify-array" : " ^1 .0.0" ,
52
+ "streamify-array" : " ^2 .0.0" ,
53
53
"streamify-string" : " ^1.0.1" ,
54
54
"ts-jest" : " ^29.0.0" ,
55
55
"ts-loader" : " ^9.3.1" ,
Original file line number Diff line number Diff line change @@ -3654,11 +3654,16 @@ stream-to-string@^1.1.0:
3654
3654
dependencies :
3655
3655
promise-polyfill "^1.1.6"
3656
3656
3657
- streamify-array@^1.0.0, streamify-array@^1.0. 1 :
3657
+ streamify-array@^1.0.1 :
3658
3658
version "1.0.1"
3659
3659
resolved "https://registry.yarnpkg.com/streamify-array/-/streamify-array-1.0.1.tgz#741cd1e7eaf1d451a0da484e5dc986a76dfa479c"
3660
3660
integrity sha512-ZnswaBcC6B1bhPLSQOlC6CdaDUSzU0wr2lvvHpbHNms8V7+DLd8uEAzDAWpsjxbFkijBHhuObFO/qqu52DZUMA==
3661
3661
3662
+ streamify-array@^2.0.0 :
3663
+ version "2.0.0"
3664
+ resolved "https://registry.yarnpkg.com/streamify-array/-/streamify-array-2.0.0.tgz#8eeaa1e4d19541231f4a253d1704fd6c175ccfda"
3665
+ integrity sha512-KzJjLpbiJxH0tv1HuO5GQSsgNMfi0utPVzHmoMFKMK6PeQ1IziGT7KqCMIT1iLaxpLMXyWbd0ct6GpoUd9KvzQ==
3666
+
3662
3667
streamify-string@^1.0.1 :
3663
3668
version "1.0.1"
3664
3669
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