Skip to content

Commit 751b5ce

Browse files
Bump winston and winston-daily-rotate-file
Bumps [winston](https://github.com/winstonjs/winston) and [winston-daily-rotate-file](https://github.com/winstonjs/winston-daily-rotate-file). These dependencies needed to be updated together. Updates `winston` from 2.4.4 to 3.2.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](winstonjs/winston@2.4.4...3.2.0) Updates `winston-daily-rotate-file` from 1.7.2 to 3.6.0 - [Release notes](https://github.com/winstonjs/winston-daily-rotate-file/releases) - [Commits](winstonjs/winston-daily-rotate-file@v1.7.2...v3.6.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 852cd6a commit 751b5ce

File tree

2 files changed

+206
-32
lines changed

2 files changed

+206
-32
lines changed

package-lock.json

+204-30
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"semver": "5.6.0",
4141
"tv4": "1.3.0",
4242
"uuid": "^3.1.0",
43-
"winston": "2.4.4",
44-
"winston-daily-rotate-file": "1.7.2",
43+
"winston": "3.2.1",
44+
"winston-daily-rotate-file": "3.7.0",
4545
"ws": "6.1.4"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)