Skip to content

Commit

Permalink
fix(deps): update dependency winston to v3.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 12, 2024
1 parent 82bb89c commit 17e1746
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@
"dependencies": {
"axios": "1.7.3",
"bottleneck": "2.19.5",
"winston": "3.13.1"
"winston": "3.14.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2374,10 +2374,10 @@ winston@*:
triple-beam "^1.3.0"
winston-transport "^4.5.0"

winston@3.13.1:
version "3.13.1"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.13.1.tgz#53ddadb9c2332eb12cff8306413b3480dc82b6c3"
integrity sha512-SvZit7VFNvXRzbqGHsv5KSmgbEYR5EiQfDAL9gxYkRqa934Hnk++zze0wANKtMHcy/gI4W/3xmSDwlhf865WGw==
winston@3.14.1:
version "3.14.1"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.14.1.tgz#b296f2756e6b46d3b6faac5660d2af878fc3f666"
integrity sha512-CJi4Il/msz8HkdDfXOMu+r5Au/oyEjFiOZzbX2d23hRLY0narGjqfE5lFlrT5hfYJhPtM8b85/GNFsxIML/RVA==
dependencies:
"@colors/colors" "^1.6.0"
"@dabh/diagnostics" "^2.0.2"
Expand Down

0 comments on commit 17e1746

Please sign in to comment.