Bump winston-daily-rotate-file from 3.8.0 to 3.9.0 (#5544)
Bumps [winston-daily-rotate-file](https://github.com/winstonjs/winston-daily-rotate-file) from 3.8.0 to 3.9.0. - [Release notes](https://github.com/winstonjs/winston-daily-rotate-file/releases) - [Commits](https://github.com/winstonjs/winston-daily-rotate-file/compare/v3.8.0...v3.9.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
peril-parse-community[bot]
parent
022b33e83c
commit
748a9bf52d
6
package-lock.json
generated
6
package-lock.json
generated
@@ -10007,9 +10007,9 @@
|
||||
}
|
||||
},
|
||||
"winston-daily-rotate-file": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-3.8.0.tgz",
|
||||
"integrity": "sha512-k3usQWe2Iqudi4Ys/tAiGJODSXvqMF+esOIiMJRpWNYnrbuAXBccpaODttDP3GiGVx3H8tE/pS8K3CvkNMqXiw==",
|
||||
"version": "3.9.0",
|
||||
"resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-3.9.0.tgz",
|
||||
"integrity": "sha512-KicvoaLQapqjSDSCIUKik0dDb90vFkqx1/udUiAt6iOqAtBl2qBCrpSDNy3xp7WnT6xHCKAWEEp2XILtiN+zpQ==",
|
||||
"requires": {
|
||||
"file-stream-rotator": "^0.4.1",
|
||||
"object-hash": "^1.3.0",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"tv4": "1.3.0",
|
||||
"uuid": "3.3.2",
|
||||
"winston": "3.2.1",
|
||||
"winston-daily-rotate-file": "3.8.0",
|
||||
"winston-daily-rotate-file": "3.9.0",
|
||||
"ws": "6.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user