From c4cfd4db4dc38f280de3d8b9e9aeafeb813d8579 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 28 Oct 2024 16:28:35 +0000 Subject: [PATCH] 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/arpitsourcefuse/project/057674f6-a5e9-45e3-b26b-7e41f2c69603?utm_source=github&utm_medium=referral&page=upgrade-pr --- marketplace-admin/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/marketplace-admin/package.json b/marketplace-admin/package.json index ad3997d..127b1ce 100644 --- a/marketplace-admin/package.json +++ b/marketplace-admin/package.json @@ -18,7 +18,7 @@ "aws-sdk": "2.1678.0", "axios": "1.7.5", "nodemailer": "6.9.14", - "winston": "3.14.2" + "winston": "3.15.0" }, "devDependencies": { "aws-sdk-client-mock": "2.1.1",