Skip to content

Commit 8d1b8df

Browse files
authored
Merge pull request #56 from mitre/dependabot/npm_and_yarn/winston-daily-rotate-file-5.0.0
Bump winston-daily-rotate-file from 4.6.1 to 5.0.0
2 parents 495ef60 + ef95b94 commit 8d1b8df

File tree

2 files changed

+33
-55
lines changed

2 files changed

+33
-55
lines changed

package-lock.json

Lines changed: 32 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"@mitre/saf": "latest",
77
"winston": "^3.6.0",
8-
"winston-daily-rotate-file": "^4.6.1"
8+
"winston-daily-rotate-file": "^5.0.0"
99
},
1010
"scripts": {
1111
"make-event": "serverless generate-event -t aws:s3 > test/event.json",

0 commit comments

Comments
 (0)