From a7565a6db59aebaeb3d900b2bf2c04e8690d9ce2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Jun 2023 14:49:01 +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-SEMVER-3247795 --- 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" },