Skip to content

Commit

Permalink
fix: upgrade winston from 3.11.0 to 3.13.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade winston from 3.11.0 to 3.13.0.

See this package in npm:
winston

See this project in Snyk:
https://app.snyk.io/org/hellotech69/project/7fe8c738-0c38-49a2-aee8-1cabe39ee7d1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 24, 2024
1 parent 29d6cf1 commit 912ec44
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 12 deletions.
33 changes: 22 additions & 11 deletions authentication/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 authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"redis": "^4.6.11",
"reflect-metadata": "^0.2.1",
"typeorm": "0.3.18",
"winston": "^3.11.0"
"winston": "^3.13.0"
},
"devDependencies": {
"@types/axios": "^0.14.0",
Expand Down

0 comments on commit 912ec44

Please sign in to comment.