From f394597e48c46d519ed02967309bc88f5414cb94 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Dec 2023 07:49:59 +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-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-BABELTRAVERSE-5962463 - https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116 --- .../object.assign/node_modules/es-abstract/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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..984dd7aa23 100644 --- a/node_modules/object.assign/node_modules/es-abstract/package.json +++ b/node_modules/object.assign/node_modules/es-abstract/package.json @@ -65,7 +65,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", @@ -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": "^15.0.0", "object-is": "^1.1.2", "object.fromentries": "^2.0.2", "safe-publish-latest": "^1.1.4",