From cc7812e27cf0cb97a62287f60ebac107f6fbe4a7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 3 Dec 2023 05:33:16 +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-INFLIGHT-6095116 --- 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..582561db21 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": "^16.0.0", "tape": "^4.6.3" }, "engines": {