Skip to content

Commit

Permalink
[backend] Update dependency winston to v3.12.0 (#6440)
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 and Archidoit committed Jun 3, 2024
1 parent 3d84f4e commit 4917e2a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
"uuid": "9.0.1",
"uuid-time": "1.0.0",
"validator": "13.11.0",
"winston": "3.11.0",
"winston": "3.12.0",
"winston-daily-rotate-file": "5.0.0",
"ws": "8.14.2",
"xml2js": "0.6.2"
Expand Down
14 changes: 7 additions & 7 deletions opencti-platform/opencti-graphql/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11603,7 +11603,7 @@ __metadata:
uuid-time: "npm:1.0.0"
validator: "npm:13.11.0"
vitest: "npm:1.3.1"
winston: "npm:3.11.0"
winston: "npm:3.12.0"
winston-daily-rotate-file: "npm:5.0.0"
xml2js: "npm:0.6.2"
languageName: unknown
Expand Down Expand Up @@ -14541,7 +14541,7 @@ __metadata:
languageName: node
linkType: hard

"winston-transport@npm:^4.5.0, winston-transport@npm:^4.7.0":
"winston-transport@npm:^4.7.0":
version: 4.7.0
resolution: "winston-transport@npm:4.7.0"
dependencies:
Expand All @@ -14552,9 +14552,9 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:3.11.0":
version: 3.11.0
resolution: "winston@npm:3.11.0"
"winston@npm:3.12.0":
version: 3.12.0
resolution: "winston@npm:3.12.0"
dependencies:
"@colors/colors": "npm:^1.6.0"
"@dabh/diagnostics": "npm:^2.0.2"
Expand All @@ -14566,8 +14566,8 @@ __metadata:
safe-stable-stringify: "npm:^2.3.1"
stack-trace: "npm:0.0.x"
triple-beam: "npm:^1.3.0"
winston-transport: "npm:^4.5.0"
checksum: 10/8b456bdfbf336898c5a7ca83b5c312fe46f32830c759e231f950378c28a0ddd0780e64ceaf6ea76e0366fb1500b49b9fee80d1045e41efc3b03b51ad31eeb307
winston-transport: "npm:^4.7.0"
checksum: 10/df4ffb509a489e72d457749f0e03c588e492af3ae946c47b47d8ec9aef83c59ec70d0deaa7d366df38d936dd10374d4b0a87e1a871e8d02b4cd4d65a518b40f7
languageName: node
linkType: hard

Expand Down

0 comments on commit 4917e2a

Please sign in to comment.