File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 95
95
"version" : " manual-git-changelog onversion"
96
96
},
97
97
"dependencies" : {
98
- "@types/readable-stream" : " ^2.3.13 " ,
98
+ "@types/readable-stream" : " ^4.0.0 " ,
99
99
"buffer" : " ^6.0.3" ,
100
100
"rdf-data-factory" : " ^2.0.0" ,
101
101
"relative-to-absolute-iri" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 723
723
" @types/node" " *"
724
724
safe-buffer "~5.1.1"
725
725
726
+ " @types/readable-stream@^4.0.0 " :
727
+ version "4.0.18"
728
+ resolved "https://registry.yarnpkg.com/@types/readable-stream/-/readable-stream-4.0.18.tgz#5d8d15d26c776500ce573cae580787d149823bfc"
729
+ integrity sha512-21jK/1j+Wg+7jVw1xnSwy/2Q1VgVjWuFssbYGTREPUBeZ+rqVFl2udq0IkxzPC0ZhOzVceUbyIACFZKLqKEBlA==
730
+ dependencies :
731
+ " @types/node" " *"
732
+ safe-buffer "~5.1.1"
733
+
726
734
" @types/sax@^1.0.1 " :
727
735
version "1.2.7"
728
736
resolved "https://registry.yarnpkg.com/@types/sax/-/sax-1.2.7.tgz#ba5fe7df9aa9c89b6dff7688a19023dd2963091d"
You can’t perform that action at this time.
0 commit comments