From 4734283a21413cb5b611cdc9c2b9f39ea3bd697d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 24 Apr 2023 17:40: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-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/npm:braces:20180219 --- .../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..24fbd09eab 100644 --- a/node_modules/object.assign/node_modules/es-abstract/package.json +++ b/node_modules/object.assign/node_modules/es-abstract/package.json @@ -79,10 +79,10 @@ "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", + "safe-publish-latest": "^2.0.0", "tape": "^5.0.1" }, "testling": {