From b1b5812e3fa558cb66cd0596f5e4cb44eab13a2e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 25 Apr 2023 06:47:38 +0000 Subject: [PATCH] fix: node_modules/universalify/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-584908 - https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908 - https://snyk.io/vuln/SNYK-JS-ISTANBULREPORTS-2328088 - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:eslint:20180222 --- node_modules/universalify/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/universalify/package.json b/node_modules/universalify/package.json index 21f0e6cc0e..a7f5e589aa 100644 --- a/node_modules/universalify/package.json +++ b/node_modules/universalify/package.json @@ -24,8 +24,8 @@ "devDependencies": { "colortape": "^0.1.2", "coveralls": "^3.0.1", - "nyc": "^10.2.0", - "standard": "^10.0.1", + "nyc": "^15.0.0", + "standard": "^11.0.0", "tape": "^4.6.3" }, "engines": {