From 12a5f9d096995e369cadbf586c06d61ca3c2413b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 10 Nov 2024 02:30:04 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66ec418..abd48c1 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "debug": "4.1.1", "enquirer": "^2.3.4", "is-url-superb": "^3.0.0", - "lighthouse": "6.0.0", + "lighthouse": "6.2.0", "ora": "4.0.3", "yargs": "16.0.0" },