Skip to content

Commit 3ad1008

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.1.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.1.0) Updates `winston-daily-rotate-file` from 1.7.2 to 3.5.1 - [Release notes](https://github.com/winstonjs/winston-daily-rotate-file/releases) - [Commits](winstonjs/winston-daily-rotate-file@v1.7.2...v3.5.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent eb0bdaf commit 3ad1008

File tree

2 files changed

+184
-36
lines changed

2 files changed

+184
-36
lines changed

package-lock.json

+182-34
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.1.0",
44+
"winston-daily-rotate-file": "3.5.1",
4545
"ws": "6.1.2"
4646
},
4747
"devDependencies": {

0 commit comments

Comments
 (0)