Skip to content

Commit

Permalink
Update dependency winston-transport to v4.7.0 (#125)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent 1140e4a commit 26435b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"pako": "^2.1.0",
"sqlite3": "5.1.7",
"winston": "3.11.0",
"winston-transport": "4.6.0"
"winston-transport": "4.7.0"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "7.23.9",
Expand Down
15 changes: 2 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1937,7 +1937,7 @@ __metadata:
ts-node: "npm:10.9.2"
typescript: "npm:5.3.3"
winston: "npm:3.11.0"
winston-transport: "npm:4.6.0"
winston-transport: "npm:4.7.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4987,18 +4987,7 @@ __metadata:
languageName: node
linkType: hard

"winston-transport@npm:4.6.0":
version: 4.6.0
resolution: "winston-transport@npm:4.6.0"
dependencies:
logform: "npm:^2.3.2"
readable-stream: "npm:^3.6.0"
triple-beam: "npm:^1.3.0"
checksum: 10c0/43f7f03dfbaeb2a37ddcfadf5f03a6802c77fb8800a384e9aeecce8d233272ed8f18c50f377045a7e154fd6c951e31c9af1bbcd7a3db9246518af42b6f961cc1
languageName: node
linkType: hard

"winston-transport@npm:^4.5.0":
"winston-transport@npm:4.7.0, winston-transport@npm:^4.5.0":
version: 4.7.0
resolution: "winston-transport@npm:4.7.0"
dependencies:
Expand Down

0 comments on commit 26435b9

Please sign in to comment.