From 633d080536fc74799dfb3e97253525e979a02423 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 15 May 2024 04:33:50 +0000 Subject: [PATCH] fix: node_modules/object.assign/node_modules/es-abstract/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728 --- .../object.assign/node_modules/es-abstract/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node_modules/object.assign/node_modules/es-abstract/package.json b/node_modules/object.assign/node_modules/es-abstract/package.json index df6c20ac04..3663ea65f0 100644 --- a/node_modules/object.assign/node_modules/es-abstract/package.json +++ b/node_modules/object.assign/node_modules/es-abstract/package.json @@ -79,7 +79,7 @@ "make-async-function": "^1.0.0", "make-async-generator-function": "^1.0.0", "make-generator-function": "^2.0.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",