From 82ac1260f8d7cd2099254ea55802053f45d6a9c5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 19:34:02 +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-INFLIGHT-6095116 --- node_modules/es-abstract/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/es-abstract/package.json b/node_modules/es-abstract/package.json index 4b9662eb19..c50cec1e68 100644 --- a/node_modules/es-abstract/package.json +++ b/node_modules/es-abstract/package.json @@ -64,7 +64,7 @@ "devDependencies": { "@ljharb/eslint-config": "^17.1.0", "array.prototype.indexof": "^1.0.0", - "aud": "^1.1.2", + "aud": "^2.0.0", "cheerio": "^1.0.0-rc.3", "diff": "^4.0.2", "eclint": "^2.8.1", @@ -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": "^15.0.0", "object-is": "^1.1.2", "object.fromentries": "^2.0.2", "safe-publish-latest": "^1.1.4",