Skip to content

Commit 2ecf523

Browse files
0x2b3bfa0snyk-bot
andauthored
fix: upgrade winston from 3.8.1 to 3.10.0 (#1414)
Snyk has created this PR to upgrade winston from 3.8.1 to 3.10.0. See this package in npm: https://www.npmjs.com/package/winston See this project in Snyk: https://app.snyk.io/org/0x2b3bfa0/project/c72874ff-26c3-4f42-abed-4a4ce462ebbf?utm_source=github&utm_medium=referral&page=upgrade-pr Co-authored-by: snyk-bot <snyk-bot@snyk.io>
1 parent 023bd16 commit 2ecf523

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

package-lock.json

Lines changed: 9 additions & 4 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
@@ -103,7 +103,7 @@
103103
"unist-util-visit": "^2.0.3",
104104
"uuid": "^8.3.2",
105105
"which": "^2.0.2",
106-
"winston": "^3.3.3",
106+
"winston": "^3.10.0",
107107
"yargs": "^17.7.2"
108108
},
109109
"devDependencies": {

0 commit comments

Comments
 (0)