Skip to content

Commit 3a165c4

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 b2ec5c1 commit 3a165c4

File tree

2 files changed

+210
-31
lines changed

2 files changed

+210
-31
lines changed

package-lock.json

+208-29
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": "6.0.0",
4141
"tv4": "1.3.0",
4242
"uuid": "3.3.2",
43-
"winston": "2.4.4",
44-
"winston-daily-rotate-file": "1.7.2",
43+
"winston": "3.2.1",
44+
"winston-daily-rotate-file": "3.8.0",
4545
"ws": "6.2.1"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)