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 52
52
"@types/n3" : " ^1.0.0" ,
53
53
"@types/readable-stream" : " ^4.0.0" ,
54
54
"@types/sparqljs" : " ^3.0.0" ,
55
- "is-stream" : " ^2 .0.0" ,
55
+ "is-stream" : " ^4 .0.0" ,
56
56
"n3" : " ^1.0.0" ,
57
57
"rdf-string" : " ^2.0.0" ,
58
58
"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:
3585
3585
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
3586
3586
integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
3587
3587
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
+
3588
3593
is-string@^1.0.7, is-string@^1.1.1 :
3589
3594
version "1.1.1"
3590
3595
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