Skip to content

Commit

Permalink
Merge pull request #228 from notifme/dependabot/npm_and_yarn/winston-…
Browse files Browse the repository at this point in the history
…3.14.1

fix(deps): bump winston from 3.14.0 to 3.14.1
  • Loading branch information
github-actions[bot] authored Aug 9, 2024
2 parents 79d7578 + 8ed9cb6 commit 302c412
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 @@ -32,7 +32,7 @@
"node-pushnotifications": "3.1.1",
"nodemailer": "6.9.10",
"web-push": "3.6.7",
"winston": "3.14.0"
"winston": "3.14.1"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7178,10 +7178,10 @@ winston-transport@^4.7.0:
readable-stream "^3.6.0"
triple-beam "^1.3.0"

winston@3.14.0:
version "3.14.0"
resolved "https://registry.yarnpkg.com/winston/-/winston-3.14.0.tgz#589e5dd6b458ae4ef0a4dd0190a6c077488f1cee"
integrity sha512-XEJvmKJglhTW2TgfpKdkpj0119Yn5AClR7LJ0rBNUQFx20mNQj3s1ukTA1i77q+YBaHYbcKtXpxgPqfdUPCIYA==
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 302c412

Please sign in to comment.