Skip to content

Commit

Permalink
fix: upgrade winston from 3.11.0 to 3.12.0 (#275)
Browse files Browse the repository at this point in the history
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/beaubouchard/project/93b12f2f-68df-4ef0-9c72-b0d433c8e2f1?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
BeauBouchard and snyk-bot authored Apr 1, 2024
1 parent 724c8fb commit 3254cf1
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 58 deletions.
105 changes: 48 additions & 57 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"test:lint:fix": "eslint . --fix --ignore-pattern polyfills"
},
"dependencies": {
"winston": "3.11.0"
"winston": "3.12.0"
},
"devDependencies": {
"chai": "4.4.1",
Expand Down

0 comments on commit 3254cf1

Please sign in to comment.