From 32b53f04e9d3231c829b3c1af899871488d4ee88 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 May 2024 01:54:01 +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-BABELTRAVERSE-5962463 --- 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..dffbb820fa 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": "^12.0.0", "object-is": "^1.1.2", "object.fromentries": "^2.0.2", "safe-publish-latest": "^1.1.4",