Skip to content

Commit d99e591

Browse files
committed
fix: upgrade winston from 3.11.0 to 3.12.0
Snyk has created this PR to upgrade winston from 3.11.0 to 3.12.0. See this package in npm: https://www.npmjs.com/package/winston See this project in Snyk: https://app.snyk.io/org/ebenjs/project/94d1b1b9-30b4-4b88-aa93-2dce13599608?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9359fd3 commit d99e591

File tree

2 files changed

+9
-13
lines changed

2 files changed

+9
-13
lines changed

package-lock.json

Lines changed: 8 additions & 12 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
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"chalk": "^5.3.0",
3030
"dotenv": "^16.3.1",
31-
"winston": "^3.11.0",
31+
"winston": "^3.12.0",
3232
"yargs": "^17.7.2"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)