From 850b0bf719e973598019a22994798cf7c749a3b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 27 Jul 2025 04:39:31 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66ec418..3df31c2 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": "7.4.0", "ora": "4.0.3", "yargs": "16.0.0" },