Skip to content

Commit

Permalink
chore(deps): update dependency winston-daily-rotate-file to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 10, 2024
1 parent 604abed commit a1dc669
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 28 deletions.
2 changes: 1 addition & 1 deletion apps/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"short-unique-id": "^5.0.3",
"ua-parser-js": "^1.0.37",
"winston": "^3.12.0",
"winston-daily-rotate-file": "^4.7.1",
"winston-daily-rotate-file": "^5.0.0",
"zip-lib": "^1.0.3"
},
"devDependencies": {
Expand Down
36 changes: 9 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6719,13 +6719,6 @@ __metadata:
languageName: node
linkType: hard

"object-hash@npm:^2.0.1":
version: 2.2.0
resolution: "object-hash@npm:2.2.0"
checksum: 10/dee06b6271bf5769ae5f1a7386fdd52c1f18aae9fcb0b8d4bb1232f2d743d06cb5b662be42378b60a1c11829f96f3f86834a16bbaa57a085763295fff8b93e27
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 @@ -7922,7 +7915,7 @@ __metadata:
typescript: "npm:^5.3.3"
ua-parser-js: "npm:^1.0.37"
winston: "npm:^3.12.0"
winston-daily-rotate-file: "npm:^4.7.1"
winston-daily-rotate-file: "npm:^5.0.0"
zip-lib: "npm:^1.0.3"
peerDependencies:
next: ^14.1.1
Expand Down Expand Up @@ -8494,7 +8487,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: 10/2e881a3e8e076b6f2b85b9ec9dd4a900d3f5016e6d21183ed98e78f9abcc0149e7d54d79a3f432b23afde46b0885bdcdcbff789f39bc75de796316961ec07f61
Expand Down Expand Up @@ -9083,28 +9076,17 @@ __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: 10/bb59465762c0320addc3a5ccc5fb3ff33e520a5855e6ef98db9f4d03bcb1356a003f2c6428606f0f040af28633a2d73662fc6a7dfdb73158b364a51752c56775
languageName: node
linkType: hard

"winston-transport@npm:^4.4.0":
version: 4.5.0
resolution: "winston-transport@npm:4.5.0"
dependencies:
logform: "npm:^2.3.2"
readable-stream: "npm:^3.6.0"
triple-beam: "npm:^1.3.0"
checksum: 10/3184b7f29fa97aac5b75ff680100656116aff8d164c09bc7459c9b7cb1ce47d02254caf96c2293791ec175c0e76e5ff59b5ed1374733e0b46248cf4f68a182fc
checksum: 10/4204deaea0f2a6a9d89747b734547e44d3c30681d6f871d6e146e64ce5807656a6d6fc51057e9c2bda792139356aa36ddd842ce458270e5a77cbd3ed002b7123
languageName: node
linkType: hard

Expand Down

0 comments on commit a1dc669

Please sign in to comment.