Skip to content

Commit

Permalink
fix(deps): update dependency winston to v3.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2024
1 parent c31b6ea commit daeb6a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"express": "4.21.1",
"joi": "^17.7.0",
"mongodb": "6.10.0",
"winston": "3.15.0"
"winston": "3.16.0"
},
"scripts": {
"start": "ts-node src/server.ts",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4762,7 +4762,7 @@ __metadata:
ts-jest: "npm:29.2.5"
ts-node: "npm:10.9.2"
typescript: "npm:5.6.3"
winston: "npm:3.15.0"
winston: "npm:3.16.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -9936,9 +9936,9 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:3.15.0":
version: 3.15.0
resolution: "winston@npm:3.15.0"
"winston@npm:3.16.0":
version: 3.16.0
resolution: "winston@npm:3.16.0"
dependencies:
"@colors/colors": "npm:^1.6.0"
"@dabh/diagnostics": "npm:^2.0.2"
Expand All @@ -9951,7 +9951,7 @@ __metadata:
stack-trace: "npm:0.0.x"
triple-beam: "npm:^1.3.0"
winston-transport: "npm:^4.7.0"
checksum: 10c0/ed987e48fdfdd3f27974107f96e5a84688747d9a2be341e6838c5be4c76ebba1a11cc20320b8def4d907981b7268ebccaa6326b1ed75c50f549ee81c211e1b4d
checksum: 10c0/306e971da56c8162d5ad0b619da2c48a6c1a331f739f87c2dba37810430c00b99d466262f16490bcca65aa37f3f4339e581ef9ac110a2b4f5223edcb2f5d67b9
languageName: node
linkType: hard

Expand Down

0 comments on commit daeb6a1

Please sign in to comment.