From 436de425a3c424aba98912a73d0e70639148dd60 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 28 Nov 2023 15:54:05 +0000 Subject: [PATCH] fix: node_modules/es-abstract/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 --- node_modules/es-abstract/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/es-abstract/package.json b/node_modules/es-abstract/package.json index 4b9662eb19..b12de74dbf 100644 --- a/node_modules/es-abstract/package.json +++ b/node_modules/es-abstract/package.json @@ -74,7 +74,7 @@ "has-strict-mode": "^1.0.0", "in-publish": "^2.0.1", "make-arrow-function": "^1.2.0", - "nyc": "^10.3.2", + "nyc": "^13.0.1", "object-is": "^1.1.2", "object.fromentries": "^2.0.2", "safe-publish-latest": "^1.1.4",