From 08f1902033cc75676251b91479d4040b002695ed Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 May 2024 09:24:11 +0000 Subject: [PATCH] fix: node_modules/y18n/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 --- node_modules/y18n/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/y18n/package.json b/node_modules/y18n/package.json index 7b2b78312a..3d30ba620b 100644 --- a/node_modules/y18n/package.json +++ b/node_modules/y18n/package.json @@ -31,7 +31,7 @@ "chai": "^4.0.1", "coveralls": "^3.0.0", "mocha": "^4.0.1", - "nyc": "^11.0.1", + "nyc": "^12.0.0", "rimraf": "^2.5.0", "standard": "^10.0.0-beta.0", "standard-version": "^4.2.0"