Skip to content

Commit

Permalink
chore(deps): bump winston from 3.16.0 to 3.17.0
Browse files Browse the repository at this point in the history
Bumps [winston](https://github.com/winstonjs/winston) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.16.0...v3.17.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 Nov 11, 2024
1 parent 158a1f8 commit 7ce4b22
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"lru-cache": "^11.0.1",
"prom-client": "^15.1.3",
"rxjs": "^7.8.1",
"winston": "^3.15.0",
"winston": "^3.17.0",
"winston-loki": "^6.1.3"
},
"devDependencies": {
Expand Down
43 changes: 34 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1605,7 +1605,7 @@ __metadata:
prom-client: "npm:^15.1.3"
rxjs: "npm:^7.8.1"
ts-node-dev: "npm:^2.0.0"
winston: "npm:^3.15.0"
winston: "npm:^3.17.0"
winston-loki: "npm:^6.1.3"
bin:
substrate-api-sidecar: ./build/src/main.js
Expand Down Expand Up @@ -4889,7 +4889,7 @@ __metadata:
languageName: node
linkType: hard

"logform@npm:^2.6.0, logform@npm:^2.6.1":
"logform@npm:^2.6.1":
version: 2.6.1
resolution: "logform@npm:2.6.1"
dependencies:
Expand All @@ -4903,6 +4903,20 @@ __metadata:
languageName: node
linkType: hard

"logform@npm:^2.7.0":
version: 2.7.0
resolution: "logform@npm:2.7.0"
dependencies:
"@colors/colors": "npm:1.6.0"
"@types/triple-beam": "npm:^1.3.2"
fecha: "npm:^4.2.0"
ms: "npm:^2.1.1"
safe-stable-stringify: "npm:^2.3.1"
triple-beam: "npm:^1.3.0"
checksum: 10/4b861bfd67efe599ab41113ae3ffe92b1873bf86793fb442f58971852430d8f416f9904da69e5043071fb3725690e2499a13acbfe92a57ba7d21690004f9edc0
languageName: node
linkType: hard

"long@npm:^5.0.0":
version: 5.2.3
resolution: "long@npm:5.2.3"
Expand Down Expand Up @@ -6804,7 +6818,7 @@ __metadata:
languageName: node
linkType: hard

"winston-transport@npm:^4.3.0, winston-transport@npm:^4.7.0":
"winston-transport@npm:^4.3.0":
version: 4.7.1
resolution: "winston-transport@npm:4.7.1"
dependencies:
Expand All @@ -6815,22 +6829,33 @@ __metadata:
languageName: node
linkType: hard

"winston@npm:^3.15.0":
version: 3.16.0
resolution: "winston@npm:3.16.0"
"winston-transport@npm:^4.9.0":
version: 4.9.0
resolution: "winston-transport@npm:4.9.0"
dependencies:
logform: "npm:^2.7.0"
readable-stream: "npm:^3.6.2"
triple-beam: "npm:^1.3.0"
checksum: 10/5946918720baadd7447823929e94cf0935f92c4cff6d9451c6fcb009bd9d20a3b3df9ad606109e79d1e9f4d2ff678477bf09f81cfefce2025baaf27a617129bb
languageName: node
linkType: hard

"winston@npm:^3.17.0":
version: 3.17.0
resolution: "winston@npm:3.17.0"
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.6.0"
logform: "npm:^2.7.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/cacec5268a965dcd3752bfe223d36eb003ac86b0cabc3d794521dfa6f937f78c86c8da84a53956c0f32169a55b438f6db0ee2aa028d57a2bcd69e1895a2e9d97
winston-transport: "npm:^4.9.0"
checksum: 10/220309a0ead36c1171158ab28cb9133f8597fba19c8c1c190df9329555530565b58f3af0037c1b80e0c49f7f9b6b3b01791d0c56536eb0be38678d36e316c2a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 7ce4b22

Please sign in to comment.