File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 49
49
"@types/n3" : " ^1.0.0" ,
50
50
"@types/readable-stream" : " ^4.0.0" ,
51
51
"@types/sparqljs" : " ^3.0.0" ,
52
- "is-stream" : " ^2 .0.0" ,
52
+ "is-stream" : " ^4 .0.0" ,
53
53
"n3" : " ^1.0.0" ,
54
54
"rdf-string" : " ^1.0.0" ,
55
55
"sparqljs" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -3553,6 +3553,11 @@ is-stream@^3.0.0:
3553
3553
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-3.0.0.tgz#e6bfd7aa6bef69f4f472ce9bb681e3e57b4319ac"
3554
3554
integrity sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==
3555
3555
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
+
3556
3561
is-string@^1.0.5, is-string@^1.0.7 :
3557
3562
version "1.0.7"
3558
3563
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
You can’t perform that action at this time.
0 commit comments