Skip to content

Commit 08e65b6

Browse files
Bump winston-daily-rotate-file from 4.7.1 to 5.0.0
Bumps [winston-daily-rotate-file](https://github.com/winstonjs/winston-daily-rotate-file) from 4.7.1 to 5.0.0. - [Release notes](https://github.com/winstonjs/winston-daily-rotate-file/releases) - [Changelog](https://github.com/winstonjs/winston-daily-rotate-file/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston-daily-rotate-file@v4.7.1...v5.0.0) --- updated-dependencies: - dependency-name: winston-daily-rotate-file dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46f3423 commit 08e65b6

File tree

2 files changed

+32
-14
lines changed

2 files changed

+32
-14
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"simple-git": "^3.22.0",
2222
"uuid": "9.0.1",
2323
"winston": "^3.11.0",
24-
"winston-daily-rotate-file": "^4.7.1",
24+
"winston-daily-rotate-file": "^5.0.0",
2525
"yargs": "^17.7.2"
2626
},
2727
"devDependencies": {

yarn.lock

+31-13
Original file line numberDiff line numberDiff line change
@@ -2749,7 +2749,7 @@ __metadata:
27492749
sinon-chai: ^3.7.0
27502750
uuid: 9.0.1
27512751
winston: ^3.11.0
2752-
winston-daily-rotate-file: ^4.7.1
2752+
winston-daily-rotate-file: ^5.0.0
27532753
yargs: ^17.7.2
27542754
languageName: unknown
27552755
linkType: soft
@@ -2894,10 +2894,10 @@ __metadata:
28942894
languageName: node
28952895
linkType: hard
28962896

2897-
"object-hash@npm:^2.0.1":
2898-
version: 2.2.0
2899-
resolution: "object-hash@npm:2.2.0"
2900-
checksum: 55ba841e3adce9c4f1b9b46b41983eda40f854e0d01af2802d3ae18a7085a17168d6b81731d43fdf1d6bcbb3c9f9c56d22c8fea992203ad90a38d7d919bc28f1
2897+
"object-hash@npm:^3.0.0":
2898+
version: 3.0.0
2899+
resolution: "object-hash@npm:3.0.0"
2900+
checksum: 80b4904bb3857c52cc1bfd0b52c0352532ca12ed3b8a6ff06a90cd209dfda1b95cee059a7625eb9da29537027f68ac4619363491eedb2f5d3dddbba97494fd6c
29012901
languageName: node
29022902
linkType: hard
29032903

@@ -3682,6 +3682,13 @@ __metadata:
36823682
languageName: node
36833683
linkType: hard
36843684

3685+
"triple-beam@npm:^1.4.1":
3686+
version: 1.4.1
3687+
resolution: "triple-beam@npm:1.4.1"
3688+
checksum: 2e881a3e8e076b6f2b85b9ec9dd4a900d3f5016e6d21183ed98e78f9abcc0149e7d54d79a3f432b23afde46b0885bdcdcbff789f39bc75de796316961ec07f61
3689+
languageName: node
3690+
linkType: hard
3691+
36853692
"type-check@npm:^0.4.0, type-check@npm:~0.4.0":
36863693
version: 0.4.0
36873694
resolution: "type-check@npm:0.4.0"
@@ -3814,21 +3821,21 @@ __metadata:
38143821
languageName: node
38153822
linkType: hard
38163823

3817-
"winston-daily-rotate-file@npm:^4.7.1":
3818-
version: 4.7.1
3819-
resolution: "winston-daily-rotate-file@npm:4.7.1"
3824+
"winston-daily-rotate-file@npm:^5.0.0":
3825+
version: 5.0.0
3826+
resolution: "winston-daily-rotate-file@npm:5.0.0"
38203827
dependencies:
38213828
file-stream-rotator: ^0.6.1
3822-
object-hash: ^2.0.1
3823-
triple-beam: ^1.3.0
3824-
winston-transport: ^4.4.0
3829+
object-hash: ^3.0.0
3830+
triple-beam: ^1.4.1
3831+
winston-transport: ^4.7.0
38253832
peerDependencies:
38263833
winston: ^3
3827-
checksum: 227daea41f722caa017fc7d6f1f80d0e6c428491e57693e6bebc8312b85bcf3aace53cb3a925bda72fab59a6898fa127411d29348ec4b295e2263a7544cda611
3834+
checksum: 45d0a1c1d1a178a22a6f92f4248139e0889720947d5afa657314826d6ea48e7dceae37521e2de2ed3a121993c4ae4ddcb0b510613c489a68d2eed689a304bef5
38283835
languageName: node
38293836
linkType: hard
38303837

3831-
"winston-transport@npm:^4.4.0, winston-transport@npm:^4.5.0":
3838+
"winston-transport@npm:^4.5.0":
38323839
version: 4.5.0
38333840
resolution: "winston-transport@npm:4.5.0"
38343841
dependencies:
@@ -3839,6 +3846,17 @@ __metadata:
38393846
languageName: node
38403847
linkType: hard
38413848

3849+
"winston-transport@npm:^4.7.0":
3850+
version: 4.7.0
3851+
resolution: "winston-transport@npm:4.7.0"
3852+
dependencies:
3853+
logform: ^2.3.2
3854+
readable-stream: ^3.6.0
3855+
triple-beam: ^1.3.0
3856+
checksum: ce074b5c76a99bee5236cf2b4d30fadfaf1e551d566f654f1eba303dc5b5f77169c21545ff5c5e4fdad9f8e815fc6d91b989f1db34161ecca6e860e62fd3a862
3857+
languageName: node
3858+
linkType: hard
3859+
38423860
"winston@npm:^3.11.0":
38433861
version: 3.11.0
38443862
resolution: "winston@npm:3.11.0"

0 commit comments

Comments
 (0)