Skip to content

Commit 27841fd

Browse files
Update dependency streamify-array to v2
1 parent a78c174 commit 27841fd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"jsonld-context-parser": "^3.0.0",
102102
"rdf-data-factory": "^2.0.1",
103103
"rdf-string": "^2.0.0",
104-
"streamify-array": "^1.0.1"
104+
"streamify-array": "^2.0.0"
105105
},
106106
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
107107
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4697,10 +4697,10 @@ stack-utils@^2.0.3:
46974697
dependencies:
46984698
escape-string-regexp "^2.0.0"
46994699

4700-
streamify-array@^1.0.1:
4701-
version "1.0.1"
4702-
resolved "https://registry.yarnpkg.com/streamify-array/-/streamify-array-1.0.1.tgz#741cd1e7eaf1d451a0da484e5dc986a76dfa479c"
4703-
integrity sha512-ZnswaBcC6B1bhPLSQOlC6CdaDUSzU0wr2lvvHpbHNms8V7+DLd8uEAzDAWpsjxbFkijBHhuObFO/qqu52DZUMA==
4700+
streamify-array@^2.0.0:
4701+
version "2.0.0"
4702+
resolved "https://registry.yarnpkg.com/streamify-array/-/streamify-array-2.0.0.tgz#8eeaa1e4d19541231f4a253d1704fd6c175ccfda"
4703+
integrity sha512-KzJjLpbiJxH0tv1HuO5GQSsgNMfi0utPVzHmoMFKMK6PeQ1IziGT7KqCMIT1iLaxpLMXyWbd0ct6GpoUd9KvzQ==
47044704

47054705
streamify-string@^1.0.1:
47064706
version "1.0.1"

0 commit comments

Comments
 (0)