Skip to content

Commit 68a74e5

Browse files
committed
fix: upgrade winston from 3.14.2 to 3.15.0
Snyk has created this PR to upgrade winston from 3.14.2 to 3.15.0. See this package in npm: winston See this project in Snyk: https://app.snyk.io/org/baderdean/project/0f8e176b-5f8b-457c-96ec-ede2a65658a3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 209e174 commit 68a74e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"simple-oauth2": "^5.1.0",
5959
"stripe": "^13.11.0",
6060
"throttled-queue": "^2.1.4",
61-
"winston": "^3.14.2",
61+
"winston": "^3.15.0",
6262
"winston-loki": "^6.1.2",
6363
"xoauth2": "^1.2.0",
6464
"zod": "^3.23.8",

0 commit comments

Comments
 (0)