Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"express": "^5.2.0",
"express-rate-limit": "^8.2.1",
"mongoose": "^9.0.1",
"winston": "^3.18.3"
"winston": "^3.19.0"
},
"devDependencies": {
"@babel/preset-env": "^7.28.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4524,7 +4524,7 @@ __metadata:
ts-jest: "npm:^29.4.5"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.9.3"
winston: "npm:^3.18.3"
winston: "npm:^3.19.0"
languageName: unknown
linkType: soft

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

"winston@npm:^3.18.3":
version: 3.18.3
resolution: "winston@npm:3.18.3"
"winston@npm:^3.19.0":
version: 3.19.0
resolution: "winston@npm:3.19.0"
dependencies:
"@colors/colors": "npm:^1.6.0"
"@dabh/diagnostics": "npm:^2.0.8"
Expand All @@ -7299,7 +7299,7 @@ __metadata:
stack-trace: "npm:0.0.x"
triple-beam: "npm:^1.3.0"
winston-transport: "npm:^4.9.0"
checksum: 10c0/0bd666590d7f1f2e1fa1273b699463e14b2fcf2bab503e16bc62f275c4b52f14c3dda7bb255d5cc4cef046dd3e112c45518ec8f3c3536ab666421b7265d8c45b
checksum: 10c0/341a8ccfb726120209d34e2466040e2ca72cadb1a3402c4fc90425facad002b81275675b4ab9b4432a624311bc47ef7c9fb7652c86fca454d2be2f2ee1882226
languageName: node
linkType: hard

Expand Down