File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 94
94
"proxy-agent" : " ^5.0.0" ,
95
95
"proxy-from-env" : " ^1.1.0" ,
96
96
"qs" : " 6.10.1" ,
97
- "rotating-file-stream" : " ^2.1.1 " ,
97
+ "rotating-file-stream" : " ^3.0.0 " ,
98
98
"safe-buffer" : " ^5.1.1" ,
99
99
"safe-compare" : " ^1.1.4" ,
100
100
"semver" : " ^7.1.3" ,
Original file line number Diff line number Diff line change @@ -3701,10 +3701,10 @@ rimraf@^3.0.2:
3701
3701
dependencies :
3702
3702
glob "^7.1.3"
3703
3703
3704
- rotating-file-stream@^2.1.1 :
3705
- version "2.1.5 "
3706
- resolved "https://registry.yarnpkg.com/rotating-file-stream/-/rotating-file-stream-2.1.5 .tgz#6490d0a09e11dd4d441aa5d4d3676debed4a44e4 "
3707
- integrity sha512-wnYazkT8oD5HXTj44WhB030aKo74OyICrPz/QKCUah59QD7Np4OhdoTC0WNZfhMx1ClsZp4lYMlAdof+DIkZ1Q ==
3704
+ rotating-file-stream@^3.0.0 :
3705
+ version "3.0.0 "
3706
+ resolved "https://registry.yarnpkg.com/rotating-file-stream/-/rotating-file-stream-3.0.0 .tgz#5193da921808dc98e1e60595fb2f32d33d622884 "
3707
+ integrity sha512-qKk1AAjrKxFYIqRU/GBSzwMLM7wqHYxztKXk7h55728n5EU2sKlPNlcXjqfbK11TiOUZChbtAHDCDIGCE6cg5g ==
3708
3708
3709
3709
3710
3710
version "2.0.0-alpha.1"
You can’t perform that action at this time.
0 commit comments