Skip to content

Commit 7afbb72

Browse files
chore(deps): bump winston from 3.18.3 to 3.19.0 (#1854)
Bumps [winston](https://github.com/winstonjs/winston) from 3.18.3 to 3.19.0. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.18.3...v3.19.0) --- updated-dependencies: - dependency-name: winston dependency-version: 3.19.0 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>
1 parent a489c96 commit 7afbb72

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"lru-cache": "^11.2.4",
6868
"prom-client": "^15.1.3",
6969
"rxjs": "^7.8.2",
70-
"winston": "^3.18.3",
70+
"winston": "^3.19.0",
7171
"winston-loki": "^6.1.3"
7272
},
7373
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2491,7 +2491,7 @@ __metadata:
24912491
reflect-metadata: "npm:^0.2.2"
24922492
rxjs: "npm:^7.8.2"
24932493
ts-node-dev: "npm:^2.0.0"
2494-
winston: "npm:^3.18.3"
2494+
winston: "npm:^3.19.0"
24952495
winston-loki: "npm:^6.1.3"
24962496
bin:
24972497
substrate-api-sidecar: ./build/src/main.js
@@ -9762,9 +9762,9 @@ __metadata:
97629762
languageName: node
97639763
linkType: hard
97649764

9765-
"winston@npm:^3.18.3":
9766-
version: 3.18.3
9767-
resolution: "winston@npm:3.18.3"
9765+
"winston@npm:^3.19.0":
9766+
version: 3.19.0
9767+
resolution: "winston@npm:3.19.0"
97689768
dependencies:
97699769
"@colors/colors": "npm:^1.6.0"
97709770
"@dabh/diagnostics": "npm:^2.0.8"
@@ -9777,7 +9777,7 @@ __metadata:
97779777
stack-trace: "npm:0.0.x"
97789778
triple-beam: "npm:^1.3.0"
97799779
winston-transport: "npm:^4.9.0"
9780-
checksum: 10/0d94690e051c625ff5a2731b3057ddaa709445cc791c707c56f99ad7b5bf3eebe634656f707c01c9409dc21dbc118903464f80e29c0cb438b1cc2739c0135e51
9780+
checksum: 10/8279e221d8017da601a725939d31d65de71504d8328051312a85b1b4d7ddc68634329f8d611fb1ff91cb797643409635f3e97ef5b4a650c587639e080af76b7b
97819781
languageName: node
97829782
linkType: hard
97839783

0 commit comments

Comments
 (0)