Skip to content

Commit c46a24b

Browse files
build(deps): bump winston from 3.18.3 to 3.19.0
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>
1 parent e08b7a3 commit c46a24b

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
@@ -16,7 +16,7 @@
1616
"express": "^5.2.0",
1717
"express-rate-limit": "^8.2.1",
1818
"mongoose": "^9.0.0",
19-
"winston": "^3.18.3"
19+
"winston": "^3.19.0"
2020
},
2121
"devDependencies": {
2222
"@babel/preset-env": "^7.28.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4524,7 +4524,7 @@ __metadata:
45244524
ts-jest: "npm:^29.4.5"
45254525
ts-node: "npm:^10.9.2"
45264526
typescript: "npm:^5.9.3"
4527-
winston: "npm:^3.18.3"
4527+
winston: "npm:^3.19.0"
45284528
languageName: unknown
45294529
linkType: soft
45304530

@@ -7284,9 +7284,9 @@ __metadata:
72847284
languageName: node
72857285
linkType: hard
72867286

7287-
"winston@npm:^3.18.3":
7288-
version: 3.18.3
7289-
resolution: "winston@npm:3.18.3"
7287+
"winston@npm:^3.19.0":
7288+
version: 3.19.0
7289+
resolution: "winston@npm:3.19.0"
72907290
dependencies:
72917291
"@colors/colors": "npm:^1.6.0"
72927292
"@dabh/diagnostics": "npm:^2.0.8"
@@ -7299,7 +7299,7 @@ __metadata:
72997299
stack-trace: "npm:0.0.x"
73007300
triple-beam: "npm:^1.3.0"
73017301
winston-transport: "npm:^4.9.0"
7302-
checksum: 10c0/0bd666590d7f1f2e1fa1273b699463e14b2fcf2bab503e16bc62f275c4b52f14c3dda7bb255d5cc4cef046dd3e112c45518ec8f3c3536ab666421b7265d8c45b
7302+
checksum: 10c0/341a8ccfb726120209d34e2466040e2ca72cadb1a3402c4fc90425facad002b81275675b4ab9b4432a624311bc47ef7c9fb7652c86fca454d2be2f2ee1882226
73037303
languageName: node
73047304
linkType: hard
73057305

0 commit comments

Comments
 (0)