From e3d30c8f67fa22ef00d24ff7176e779765e0c870 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Apr 2022 16:04:44 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd3d200..3a47cca 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "moment": "^2.15.2", "semver": "^5.3.0", "underscore": "^1.8.3", - "winston": "^2.2.0" + "winston": "^3.3.0" }, "description": "AWS X-Ray SDK for Javascript", "devDependencies": {