File tree 2 files changed +7
-8
lines changed
2 files changed +7
-8
lines changed Original file line number Diff line number Diff line change 54
54
"ora" : " ^1.4.0" ,
55
55
"p-limit" : " ^2.0.0" ,
56
56
"rimraf-promise" : " ^2.0.0" ,
57
- "string-to-stream" : " ^1.1 .0"
57
+ "string-to-stream" : " ^3.0 .0"
58
58
},
59
59
"devDependencies" : {
60
60
"@types/meow" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -1990,7 +1990,7 @@ read-pkg@^5.2.0:
1990
1990
parse-json "^5.0.0"
1991
1991
type-fest "^0.6.0"
1992
1992
1993
- readable-stream@^2.0.0, readable-stream@^2.1.0 :
1993
+ readable-stream@^2.0.0 :
1994
1994
version "2.3.7"
1995
1995
resolved "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz"
1996
1996
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
@@ -2262,13 +2262,12 @@ strict-uri-encode@^1.0.0:
2262
2262
resolved "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz"
2263
2263
integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM=
2264
2264
2265
- string-to-stream@^1.1 .0 :
2266
- version "1.1 .1"
2267
- resolved "https://registry.npmjs.org /string-to-stream/-/string-to-stream-1.1 .1.tgz"
2268
- integrity sha512-QySF2+3Rwq0SdO3s7BAp4x+c3qsClpPQ6abAmb0DGViiSBAkT5kL6JT2iyzEVP+T1SmzHrQD1TwlP9QAHCc+Sw ==
2265
+ string-to-stream@^3.0 .0 :
2266
+ version "3.0 .1"
2267
+ resolved "https://registry.yarnpkg.com /string-to-stream/-/string-to-stream-3.0 .1.tgz#480e6fb4d5476d31cb2221f75307a5dcb6638a42 "
2268
+ integrity sha512-Hl092MV3USJuUCC6mfl9sPzGloA3K5VwdIeJjYIkXY/8K+mUvaeEabWJgArp+xXrsWxCajeT2pc4axbVhIZJyg ==
2269
2269
dependencies :
2270
- inherits "^2.0.1"
2271
- readable-stream "^2.1.0"
2270
+ readable-stream "^3.4.0"
2272
2271
2273
2272
string-width@^3.0.0 :
2274
2273
version "3.1.0"
You can’t perform that action at this time.
0 commit comments