Skip to content

Commit ecae57a

Browse files
Update dependency is-stream to v4
1 parent a1dcd3b commit ecae57a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@types/n3": "^1.0.0",
5050
"@types/readable-stream": "^4.0.0",
5151
"@types/sparqljs": "^3.0.0",
52-
"is-stream": "^2.0.0",
52+
"is-stream": "^4.0.0",
5353
"n3": "^1.0.0",
5454
"rdf-string": "^1.0.0",
5555
"sparqljs": "^3.0.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3553,6 +3553,11 @@ is-stream@^3.0.0:
35533553
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-3.0.0.tgz#e6bfd7aa6bef69f4f472ce9bb681e3e57b4319ac"
35543554
integrity sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==
35553555

3556+
is-stream@^4.0.0:
3557+
version "4.0.1"
3558+
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-4.0.1.tgz#375cf891e16d2e4baec250b85926cffc14720d9b"
3559+
integrity sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==
3560+
35563561
is-string@^1.0.5, is-string@^1.0.7:
35573562
version "1.0.7"
35583563
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"

0 commit comments

Comments
 (0)