Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade winston from 3.8.2 to 3.17.0 #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade winston from 3.8.2 to 3.17.0
Snyk has created this PR to upgrade winston from 3.8.2 to 3.17.0.

See this package in npm:
winston

See this project in Snyk:
https://app.snyk.io/org/newtonombese1/project/16fc7bcb-0006-45bf-b841-18e5f30b9228?utm_source=github&utm_medium=referral&page=upgrade-pr
snyk-bot committed Jan 10, 2025
commit caff494fb90ee5dc4f8e4a873fa1d3ea73b38411
11,347 changes: 9,919 additions & 1,428 deletions backend/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion backend/package.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
"middy": "^0.27.0",
"source-map-support": "^0.5.11",
"uuid": "^3.3.2",
"winston": "^3.2.1"
"winston": "^3.17.0"
},
"devDependencies": {
"@types/aws-lambda": "^8.10.17",