Skip to content

Commit c9b9690

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/release-engineering-N6EoZVZn3jw4qNuVkiG5Qs/project/5af0a679-feb4-44c2-ba62-74b3508f170d?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr
1 parent 48c5b77 commit c9b9690

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 11 additions & 11 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
@@ -44,7 +44,7 @@
4444
"stream-buffers": "^3.0.2",
4545
"tar": "^6.2.0",
4646
"uuid": "^9.0.1",
47-
"winston": "^3.11.0",
47+
"winston": "^3.12.0",
4848
"yaml": "^2.4.0",
4949
"yargs": "^17.7.2"
5050
},

0 commit comments

Comments
 (0)