Skip to content

Commit d266c14

Browse files
build(deps): bump winston from 3.18.3 to 3.19.0 (#1635)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 165734d commit d266c14

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"sequelize": "^6.37.7",
5757
"serve-favicon": "^2.5.1",
5858
"uuid": "^13.0.0",
59-
"winston": "^3.18.3"
59+
"winston": "^3.19.0"
6060
},
6161
"devDependencies": {
6262
"@babel/core": "^7.28.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6600,10 +6600,10 @@ winston-transport@^4.9.0:
66006600
readable-stream "^3.6.2"
66016601
triple-beam "^1.3.0"
66026602

6603-
winston@^3.18.3:
6604-
version "3.18.3"
6605-
resolved "https://registry.yarnpkg.com/winston/-/winston-3.18.3.tgz#93ac10808c8e1081d723bc8811cd2f445ddfdcd1"
6606-
integrity sha512-NoBZauFNNWENgsnC9YpgyYwOVrl2m58PpQ8lNHjV3kosGs7KJ7Npk9pCUE+WJlawVSe8mykWDKWFSVfs3QO9ww==
6603+
winston@^3.19.0:
6604+
version "3.19.0"
6605+
resolved "https://registry.yarnpkg.com/winston/-/winston-3.19.0.tgz#cc1d1262f5f45946904085cfffe73efb4b7a581d"
6606+
integrity sha512-LZNJgPzfKR+/J3cHkxcpHKpKKvGfDZVPS4hfJCc4cCG0CgYzvlD6yE/S3CIL/Yt91ak327YCpiF/0MyeZHEHKA==
66076607
dependencies:
66086608
"@colors/colors" "^1.6.0"
66096609
"@dabh/diagnostics" "^2.0.8"

0 commit comments

Comments
 (0)