diff --git a/package-lock.json b/package-lock.json index 92b27d1..0f80f80 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@vodyani/class-decorator": "^8.2.3", "@vodyani/utils": "^8.7.1", "winston": "3.8.1", - "winston-daily-rotate-file": "4.6.1" + "winston-daily-rotate-file": "4.7.1" }, "devDependencies": { "@commitlint/cli": "16.3.0", @@ -7212,9 +7212,9 @@ } }, "node_modules/winston-daily-rotate-file": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.6.1.tgz", - "integrity": "sha512-Ycch4LZmTycbhgiI2eQXBKI1pKcEQgAqmBjyq7/dC6Dk77nasdxvhLKraqTdCw7wNDSs8/M0jXaLATHquG7xYg==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.7.1.tgz", + "integrity": "sha512-7LGPiYGBPNyGHLn9z33i96zx/bd71pjBn9tqQzO3I4Tayv94WPmBNwKC7CO1wPHdP9uvu+Md/1nr6VSH9h0iaA==", "dependencies": { "file-stream-rotator": "^0.6.1", "object-hash": "^2.0.1", @@ -12838,9 +12838,9 @@ } }, "winston-daily-rotate-file": { - "version": "4.6.1", - "resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.6.1.tgz", - "integrity": "sha512-Ycch4LZmTycbhgiI2eQXBKI1pKcEQgAqmBjyq7/dC6Dk77nasdxvhLKraqTdCw7wNDSs8/M0jXaLATHquG7xYg==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/winston-daily-rotate-file/-/winston-daily-rotate-file-4.7.1.tgz", + "integrity": "sha512-7LGPiYGBPNyGHLn9z33i96zx/bd71pjBn9tqQzO3I4Tayv94WPmBNwKC7CO1wPHdP9uvu+Md/1nr6VSH9h0iaA==", "requires": { "file-stream-rotator": "^0.6.1", "object-hash": "^2.0.1", diff --git a/package.json b/package.json index 0263380..f0f0e3d 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@vodyani/class-decorator": "^8.2.3", "@vodyani/utils": "^8.7.1", "winston": "3.8.1", - "winston-daily-rotate-file": "4.6.1" + "winston-daily-rotate-file": "4.7.1" }, "devDependencies": { "@commitlint/cli": "16.3.0",