Skip to content

Commit

Permalink
Bump winston from 3.14.2 to 3.15.0 (#1998)
Browse files Browse the repository at this point in the history
Bumps [winston](https://github.com/winstonjs/winston) from 3.14.2 to 3.15.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.14.2...v3.15.0)

---
updated-dependencies:
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 283a351 commit d380a91
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 @@ -45,7 +45,7 @@
"rxjs": "^7.8.1",
"semver": "^7.6.3",
"viem": "^2.21.16",
"winston": "^3.14.2",
"winston": "^3.15.0",
"zod": "^3.23.8"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7346,7 +7346,7 @@ __metadata:
typescript: "npm:^5.6.2"
typescript-eslint: "npm:^8.5.0"
viem: "npm:^2.21.16"
winston: "npm:^3.14.2"
winston: "npm:^3.15.0"
zod: "npm:^3.23.8"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8530,9 +8530,9 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:^3.14.2":
version: 3.14.2
resolution: "winston@npm:3.14.2"
"winston@npm:^3.15.0":
version: 3.15.0
resolution: "winston@npm:3.15.0"
dependencies:
"@colors/colors": "npm:^1.6.0"
"@dabh/diagnostics": "npm:^2.0.2"
Expand All @@ -8545,7 +8545,7 @@ __metadata:
stack-trace: "npm:0.0.x"
triple-beam: "npm:^1.3.0"
winston-transport: "npm:^4.7.0"
checksum: 10/ba818714606175f27c38c42b22913e65f17987a0c8c41bcc73d55f3be8d70d629313f45e312ec02eea7bf074f9abee3f228746140245eb5258487c4161f3a798
checksum: 10/60e55eb3621e4de1a764a4e43ee1d242c71957d3e0eb359cb8f16fe2b9d9543fd4c31a8d3baf96fa7e43ef5df383c43c1a98aff4bd714ea0082303504b0e3cdc
languageName: node
linkType: hard

Expand Down

0 comments on commit d380a91

Please sign in to comment.