fix: upgrade winston-daily-rotate-file from 4.4.2 to 4.5.0 (#6789)
Snyk has created this PR to upgrade winston-daily-rotate-file from 4.4.2 to 4.5.0. See this package in NPM: https://www.npmjs.com/package/winston-daily-rotate-file See this project in Snyk: https://app.snyk.io/org/acinader/project/8c1a9edb-c8f5-4dc1-b221-4d6030a323eb?utm_source=github&utm_medium=upgrade-pr
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -11030,9 +11030,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"winston-daily-rotate-file": {
|
"winston-daily-rotate-file": {
|
||||||
"version": "4.4.2",
|
"version": "4.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.5.0.tgz",
|
||||||
"integrity": "sha512-pVOUJKxN+Kn6LnOJZ4tTwdV5+N+fCkiRAb3bVnzcPtOj1ScxGNC3DyUhHuAHssBtMl5s45/aUcSUtApH+69V5A==",
|
"integrity": "sha512-/HqeWiU48dzGqcrABRlxYWVMdL6l3uKCtFSJyrqK+E2rLnSFNsgYpvwx15EgTitBLNzH69lQd/+z2ASryV2aqw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"file-stream-rotator": "^0.5.7",
|
"file-stream-rotator": "^0.5.7",
|
||||||
"object-hash": "^2.0.1",
|
"object-hash": "^2.0.1",
|
||||||
|
|||||||
@@ -55,7 +55,7 @@
|
|||||||
"tv4": "1.3.0",
|
"tv4": "1.3.0",
|
||||||
"uuid": "8.1.0",
|
"uuid": "8.1.0",
|
||||||
"winston": "3.2.1",
|
"winston": "3.2.1",
|
||||||
"winston-daily-rotate-file": "4.4.2",
|
"winston-daily-rotate-file": "4.5.0",
|
||||||
"ws": "7.3.0"
|
"ws": "7.3.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user