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 5252 "@types/n3" : " ^1.0.0" ,
5353 "@types/readable-stream" : " ^4.0.0" ,
5454 "@types/sparqljs" : " ^3.0.0" ,
55- "is-stream" : " ^2 .0.0" ,
55+ "is-stream" : " ^4 .0.0" ,
5656 "n3" : " ^1.0.0" ,
5757 "rdf-string" : " ^2.0.0" ,
5858 "readable-from-web" : " ^1.0.0" ,
Original file line number Diff line number Diff line change @@ -3971,6 +3971,11 @@ is-stream@^2.0.0:
39713971 resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
39723972 integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
39733973
3974+ is-stream@^4.0.0 :
3975+ version "4.0.1"
3976+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-4.0.1.tgz#375cf891e16d2e4baec250b85926cffc14720d9b"
3977+ integrity sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==
3978+
39743979is-string@^1.0.7, is-string@^1.1.1 :
39753980 version "1.1.1"
39763981 resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.1.1.tgz#92ea3f3d5c5b6e039ca8677e5ac8d07ea773cbb9"
You can’t perform that action at this time.
0 commit comments