Skip to content

Commit

Permalink
Update dependency winston to ^3.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Pyker committed Oct 7, 2024
1 parent 5a2fcf1 commit 7926982
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 @@ -7,7 +7,7 @@
"express": "^4.21.0",
"pg": "^8.13.0",
"redis": "^3.1.2",
"winston": "^3.14.2"
"winston": "^3.15.0"
},
"engines": {
"node": ">=4.x"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -806,10 +806,10 @@ winston-transport@^4.7.0:
readable-stream "^3.6.2"
triple-beam "^1.3.0"

winston@^3.14.2:
version "3.14.2"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.14.2.tgz#94ce5fd26d374f563c969d12f0cd9c641065adab"
integrity sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==
winston@^3.15.0:
version "3.15.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.15.0.tgz#4df7b70be091bc1a38a4f45b969fa79589b73ff5"
integrity sha512-RhruH2Cj0bV0WgNL+lOfoUBI4DVfdUNjVnJGVovWZmrcKtrFTTRzgXYK2O9cymSGjrERCtaAeHwMNnUWXlwZow==
dependencies:
"@colors/colors" "^1.6.0"
"@dabh/diagnostics" "^2.0.2"
Expand Down

0 comments on commit 7926982

Please sign in to comment.