From 09b821699b7476266e599b22e5b9ce10dc1f348f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 2 Dec 2023 05:48:36 +0000 Subject: [PATCH] fix: node_modules/removeNPMAbsolutePaths/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- node_modules/removeNPMAbsolutePaths/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/removeNPMAbsolutePaths/package.json b/node_modules/removeNPMAbsolutePaths/package.json index 28ccddcaa4..215ec704ee 100644 --- a/node_modules/removeNPMAbsolutePaths/package.json +++ b/node_modules/removeNPMAbsolutePaths/package.json @@ -42,7 +42,7 @@ "eslint-config-airbnb-base": "^13.2.0", "eslint-plugin-import": "^2.18.0", "mocha": "^6.1.4", - "nyc": "^14.1.1", + "nyc": "^15.0.0", "sinon": "^7.3.2", "sinon-chai": "^3.3.0" },