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 5050 "@types/readable-stream" : " ^4.0.0" ,
5151 "@types/sparqljs" : " ^3.0.0" ,
5252 "cross-fetch" : " ^4.0.0" ,
53- "is-stream" : " ^2 .0.0" ,
53+ "is-stream" : " ^4 .0.0" ,
5454 "n3" : " ^1.0.0" ,
5555 "rdf-string" : " ^1.0.0" ,
5656 "sparqljs" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -3604,6 +3604,11 @@ is-stream@^3.0.0:
36043604 resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-3.0.0.tgz#e6bfd7aa6bef69f4f472ce9bb681e3e57b4319ac"
36053605 integrity sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==
36063606
3607+ is-stream@^4.0.0 :
3608+ version "4.0.1"
3609+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-4.0.1.tgz#375cf891e16d2e4baec250b85926cffc14720d9b"
3610+ integrity sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==
3611+
36073612is-string@^1.0.5, is-string@^1.0.7 :
36083613 version "1.0.7"
36093614 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