Skip to content

Commit

Permalink
Merge pull request #900 from jorenn92/dependabot/npm_and_yarn/winston…
Browse files Browse the repository at this point in the history
…-daily-rotate-file-5.0.0

build(deps): bump winston-daily-rotate-file from 4.7.1 to 5.0.0
  • Loading branch information
github-actions[bot] authored Feb 12, 2024
2 parents 12a1f19 + 7e72951 commit 3096d14
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"typescript": "^5.3.3",
"web-push": "^3.6.6",
"winston": "^3.11.0",
"winston-daily-rotate-file": "^4.7.1",
"winston-daily-rotate-file": "^5.0.0",
"xml2js": "^0.6.2",
"yaml": "^2.3.4"
},
Expand Down
38 changes: 21 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10681,7 +10681,7 @@ __metadata:
typescript: "npm:^5.3.3"
web-push: "npm:^3.6.6"
winston: "npm:^3.11.0"
winston-daily-rotate-file: "npm:^4.7.1"
winston-daily-rotate-file: "npm:^5.0.0"
xml2js: "npm:^0.6.2"
yaml: "npm:^2.3.4"
languageName: unknown
Expand Down Expand Up @@ -11787,13 +11787,6 @@ __metadata:
languageName: node
linkType: hard

"object-hash@npm:^2.0.1":
version: 2.2.0
resolution: "object-hash@npm:2.2.0"
checksum: 1527de843926c5442ed61f8bdddfc7dc181b6497f725b0e89fcf50a55d9c803088763ed447cac85a5aa65345f1e99c2469ba679a54349ef3c4c0aeaa396a3eb9
languageName: node
linkType: hard

"object-hash@npm:^3.0.0":
version: 3.0.0
resolution: "object-hash@npm:3.0.0"
Expand Down Expand Up @@ -14711,7 +14704,7 @@ __metadata:
languageName: node
linkType: hard

"triple-beam@npm:^1.3.0":
"triple-beam@npm:^1.3.0, triple-beam@npm:^1.4.1":
version: 1.4.1
resolution: "triple-beam@npm:1.4.1"
checksum: 4bf1db71e14fe3ff1c3adbe3c302f1fdb553b74d7591a37323a7badb32dc8e9c290738996cbb64f8b10dc5a3833645b5d8c26221aaaaa12e50d1251c9aba2fea
Expand Down Expand Up @@ -15636,21 +15629,21 @@ __metadata:
languageName: node
linkType: hard

"winston-daily-rotate-file@npm:^4.7.1":
version: 4.7.1
resolution: "winston-daily-rotate-file@npm:4.7.1"
"winston-daily-rotate-file@npm:^5.0.0":
version: 5.0.0
resolution: "winston-daily-rotate-file@npm:5.0.0"
dependencies:
file-stream-rotator: "npm:^0.6.1"
object-hash: "npm:^2.0.1"
triple-beam: "npm:^1.3.0"
winston-transport: "npm:^4.4.0"
object-hash: "npm:^3.0.0"
triple-beam: "npm:^1.4.1"
winston-transport: "npm:^4.7.0"
peerDependencies:
winston: ^3
checksum: 1fb6a6fc16a9f3b20caceea4b841f9966b7a38b429b3e16b4cdbbdfcc3bbf923e7c6a105dde552f78352045137cc1e5206040c2152fe50cd6850327e4a56cb6d
checksum: c6dfd8ceff8d3801ca702efabaf696bb82919a62c4fbeded8cbf7d2cb188960872eb7a412547af86f12f7257061088a25bac9e318af8932719a2ccba215d7d3f
languageName: node
linkType: hard

"winston-transport@npm:^4.4.0, winston-transport@npm:^4.5.0":
"winston-transport@npm:^4.5.0":
version: 4.6.0
resolution: "winston-transport@npm:4.6.0"
dependencies:
Expand All @@ -15661,6 +15654,17 @@ __metadata:
languageName: node
linkType: hard

"winston-transport@npm:^4.7.0":
version: 4.7.0
resolution: "winston-transport@npm:4.7.0"
dependencies:
logform: "npm:^2.3.2"
readable-stream: "npm:^3.6.0"
triple-beam: "npm:^1.3.0"
checksum: cd16f3d0ab56697f93c4899e0eb5f89690f291bb6cf309194819789326a7c7ed943ef00f0b2fab513b114d371314368bde1a7ae6252ad1516181a79f90199cd2
languageName: node
linkType: hard

"winston@npm:^3.11.0":
version: 3.11.0
resolution: "winston@npm:3.11.0"
Expand Down

0 comments on commit 3096d14

Please sign in to comment.