Skip to content

Commit 2ff2b0c

Browse files
Bump winston from 3.14.2 to 3.15.0 (#1420)
Bumps [winston](https://github.com/winstonjs/winston) from 3.14.2 to 3.15.0. - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@v3.14.2...v3.15.0) --- updated-dependencies: - dependency-name: winston 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 009a984 commit 2ff2b0c

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
@@ -57,7 +57,7 @@
5757
"sequelize": "^6.37.4",
5858
"serve-favicon": "^2.5.0",
5959
"uuid": "^8.3.2",
60-
"winston": "^3.14.2"
60+
"winston": "^3.15.0"
6161
},
6262
"devDependencies": {
6363
"@types/bluebird": "^3.5.42",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5414,10 +5414,10 @@ winston-transport@^4.7.0:
54145414
readable-stream "^3.6.0"
54155415
triple-beam "^1.3.0"
54165416

5417-
winston@^3.14.2:
5418-
version "3.14.2"
5419-
resolved "https://registry.yarnpkg.com/winston/-/winston-3.14.2.tgz#94ce5fd26d374f563c969d12f0cd9c641065adab"
5420-
integrity sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==
5417+
winston@^3.15.0:
5418+
version "3.15.0"
5419+
resolved "https://registry.yarnpkg.com/winston/-/winston-3.15.0.tgz#4df7b70be091bc1a38a4f45b969fa79589b73ff5"
5420+
integrity sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==
54215421
dependencies:
54225422
"@colors/colors" "^1.6.0"
54235423
"@dabh/diagnostics" "^2.0.2"

0 commit comments

Comments
 (0)