Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Bump Winston to 2.4.6
Browse files Browse the repository at this point in the history
This recreates #153 which has conflicts that I can't be bothered to
resolve. Fixes a potential security vulnerability.
  • Loading branch information
rowanmanning committed Oct 21, 2022
1 parent 8944423 commit 2f05aeb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 28 deletions.
42 changes: 15 additions & 27 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 @@ -13,7 +13,7 @@
"dependencies": {
"json-stringify-safe": "^5.0.1",
"node-fetch": "^2.6.7",
"winston": "^2.4.0"
"winston": "^2.4.6"
},
"devDependencies": {
"@financial-times/n-gage": "^8.0.0",
Expand Down

0 comments on commit 2f05aeb

Please sign in to comment.