Skip to content

Commit

Permalink
build(deps): bump winston from 3.11.0 to 3.12.0
Browse files Browse the repository at this point in the history
Bumps [winston](https://github.com/winstonjs/winston) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.11.0...v3.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent 6276440 commit cf2e7e4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"typeorm": "^0.3.20",
"typescript": "^5.3.3",
"web-push": "^3.6.6",
"winston": "^3.11.0",
"winston": "^3.12.0",
"winston-daily-rotate-file": "^5.0.0",
"xml2js": "^0.6.2",
"yaml": "^2.4.0"
Expand Down
23 changes: 6 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10680,7 +10680,7 @@ __metadata:
typeorm: "npm:^0.3.20"
typescript: "npm:^5.3.3"
web-push: "npm:^3.6.6"
winston: "npm:^3.11.0"
winston: "npm:^3.12.0"
winston-daily-rotate-file: "npm:^5.0.0"
xml2js: "npm:^0.6.2"
yaml: "npm:^2.4.0"
Expand Down Expand Up @@ -15634,17 +15634,6 @@ __metadata:
languageName: node
linkType: hard

"winston-transport@npm:^4.5.0":
version: 4.6.0
resolution: "winston-transport@npm:4.6.0"
dependencies:
logform: "npm:^2.3.2"
readable-stream: "npm:^3.6.0"
triple-beam: "npm:^1.3.0"
checksum: 43f7f03dfbaeb2a37ddcfadf5f03a6802c77fb8800a384e9aeecce8d233272ed8f18c50f377045a7e154fd6c951e31c9af1bbcd7a3db9246518af42b6f961cc1
languageName: node
linkType: hard

"winston-transport@npm:^4.7.0":
version: 4.7.0
resolution: "winston-transport@npm:4.7.0"
Expand All @@ -15656,9 +15645,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 @@ -15670,8 +15659,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: 7e1f8919cbdc62cfe46e6204d79a83e1364696ef61111483f3ecf204988922383fe74192c5bc9f89df9b47caf24c2d34f5420ef6f3b693f8d1286b46432e97be
winston-transport: "npm:^4.7.0"
checksum: f86e4eebc409bcdfcda7cd2b262f2be81c21715c6222381b94bb48795b881da4ed54e060fa57824c7df2bf0d2bd2a04fc9cc061070a8f2cdbfc39951a85a3fa8
languageName: node
linkType: hard

Expand Down

0 comments on commit cf2e7e4

Please sign in to comment.