Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency winston to v3.14.2 #8094

Merged
merged 1 commit into from
Aug 19, 2024
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 opencti-platform/opencti-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
"uuid": "9.0.1",
"uuid-time": "1.0.0",
"validator": "13.11.0",
"winston": "3.13.0",
"winston": "3.14.2",
"winston-daily-rotate-file": "5.0.0",
"ws": "8.18.0",
"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 @@ -9944,7 +9944,7 @@ __metadata:
languageName: node
linkType: hard

"logform@npm:^2.4.0, logform@npm:^2.6.1":
"logform@npm:^2.6.0, logform@npm:^2.6.1":
version: 2.6.1
resolution: "logform@npm:2.6.1"
dependencies:
Expand Down Expand Up @@ -11034,7 +11034,7 @@ __metadata:
uuid-time: "npm:1.0.0"
validator: "npm:13.11.0"
vitest: "npm:1.4.0"
winston: "npm:3.13.0"
winston: "npm:3.14.2"
winston-daily-rotate-file: "npm:5.0.0"
ws: "npm:8.18.0"
xml2js: "npm:0.6.2"
Expand Down Expand Up @@ -13946,22 +13946,22 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:3.13.0":
version: 3.13.0
resolution: "winston@npm:3.13.0"
"winston@npm:3.14.2":
version: 3.14.2
resolution: "winston@npm:3.14.2"
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.4.0"
logform: "npm:^2.6.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: 10/436675598359af27e4eabde2ce578cf77da893ffd57d0479f037fef939e8eb721031f0102b14399eee93b3412b545946c431d1fff23db3beeac2ffa395537f7b
checksum: 10/ba818714606175f27c38c42b22913e65f17987a0c8c41bcc73d55f3be8d70d629313f45e312ec02eea7bf074f9abee3f228746140245eb5258487c4161f3a798
languageName: node
linkType: hard

Expand Down