From c9bd777c2b9f9cf8889d767b5112e242c2b6fcf5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 17 Oct 2025 02:29:03 +0000 Subject: [PATCH] feat: upgrade web-features from 2.27.0 to 3.1.0 Snyk has created this PR to upgrade web-features from 2.27.0 to 3.1.0. See this package in npm: web-features See this project in Snyk: https://app.snyk.io/org/dustin4444/project/7e539cb1-873e-4fcd-8a09-38632289417b?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a89077e68f8411..231a365c58c6a5 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "tempy": "^3.1.0", "tsx": "^4.19.2", "typescript": "~5.8.2", - "web-features": "^2.15.0", + "web-features": "^3.1.0", "web-specs": "^3.0.0", "xml2js": "^0.6.2", "yargs": "~17.7.0"