Skip to content

Commit

Permalink
fix: upgrade winston from 3.10.0 to 3.11.0 (#252)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade winston from 3.10.0 to 3.11.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 Nov 1, 2023
1 parent 8b8cb47 commit 10b5ba0
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 10 deletions.
33 changes: 24 additions & 9 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.10.0"
"winston": "3.11.0"
},
"devDependencies": {
"chai": "4.3.10",
Expand Down

0 comments on commit 10b5ba0

Please sign in to comment.