Skip to content

Commit

Permalink
fix(deps): update dependency winston to ^3.17.0 (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent fc34f5a commit bf1c5cf
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
28 changes: 15 additions & 13 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 @@ -42,6 +42,6 @@
},
"dependencies": {
"queue-fifo": "^0.2.6",
"winston": "^3.16.0"
"winston": "^3.17.0"
}
}

0 comments on commit bf1c5cf

Please sign in to comment.