Skip to content

Commit

Permalink
fix(deps): update dependency winston to v3.17.0 (#2537)
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 Dec 18, 2024
1 parent 03a6308 commit 32d92f5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/stentor-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"chalk": "4.1.2",
"stentor-utils": "1.59.146",
"winston": "3.16.0"
"winston": "3.17.0"
},
"scripts": {
"build": "tsc -d true -p .",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6210,7 +6210,7 @@ __metadata:
languageName: node
linkType: hard

"logform@npm:^2.6.0, logform@npm:^2.7.0":
"logform@npm:^2.7.0":
version: 2.7.0
resolution: "logform@npm:2.7.0"
dependencies:
Expand Down Expand Up @@ -9615,7 +9615,7 @@ __metadata:
stentor-utils: "npm:1.59.146"
ts-node: "npm:10.9.2"
typescript: "npm:5.7.2"
winston: "npm:3.16.0"
winston: "npm:3.17.0"
languageName: unknown
linkType: soft

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

"winston-transport@npm:^4.7.0":
"winston-transport@npm:^4.9.0":
version: 4.9.0
resolution: "winston-transport@npm:4.9.0"
dependencies:
Expand All @@ -11043,22 +11043,22 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:3.16.0":
version: 3.16.0
resolution: "winston@npm:3.16.0"
"winston@npm:3.17.0":
version: 3.17.0
resolution: "winston@npm:3.17.0"
dependencies:
"@colors/colors": "npm:^1.6.0"
"@dabh/diagnostics": "npm:^2.0.2"
async: "npm:^3.2.3"
is-stream: "npm:^2.0.0"
logform: "npm:^2.6.0"
logform: "npm:^2.7.0"
one-time: "npm:^1.0.0"
readable-stream: "npm:^3.4.0"
safe-stable-stringify: "npm:^2.3.1"
stack-trace: "npm:0.0.x"
triple-beam: "npm:^1.3.0"
winston-transport: "npm:^4.7.0"
checksum: 10c0/306e971da56c8162d5ad0b619da2c48a6c1a331f739f87c2dba37810430c00b99d466262f16490bcca65aa37f3f4339e581ef9ac110a2b4f5223edcb2f5d67b9
winston-transport: "npm:^4.9.0"
checksum: 10c0/ec8eaeac9a72b2598aedbff50b7dac82ce374a400ed92e7e705d7274426b48edcb25507d78cff318187c4fb27d642a0e2a39c57b6badc9af8e09d4a40636a5f7
languageName: node
linkType: hard

Expand Down

0 comments on commit 32d92f5

Please sign in to comment.