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 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" ,
Original file line number Diff line number Diff 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+
35563561is-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"
You can’t perform that action at this time.
0 commit comments