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 @@ -3585,6 +3585,11 @@ is-stream@^2.0.0:
35853585 resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
35863586 integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
35873587
3588+ is-stream@^4.0.0 :
3589+ version "4.0.1"
3590+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-4.0.1.tgz#375cf891e16d2e4baec250b85926cffc14720d9b"
3591+ integrity sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==
3592+
35883593is-string@^1.0.7, is-string@^1.1.1 :
35893594 version "1.1.1"
35903595 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