diff --git a/package-lock.json b/package-lock.json index 11cadda6e718a1..d340268f898255 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "tsx": "^4.19.2", "typescript": "~5.9.2", "typescript-eslint": "~8.46.0", - "web-features": "^2.15.0", + "web-features": "^3.5.0", "web-specs": "^3.0.0", "xml2js": "^0.6.2", "yargs": "~18.0.0" @@ -7838,9 +7838,9 @@ } }, "node_modules/web-features": { - "version": "2.49.0", - "resolved": "https://registry.npmjs.org/web-features/-/web-features-2.49.0.tgz", - "integrity": "sha512-TnwQ9qsvxGAKr33aGBjkTpxygo5Q/SO1d79LOGh/EJ/YgGqX1USBtasd1N/qEZ6OuHCbSJLw2QOVayOcJsm0gQ==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/web-features/-/web-features-3.5.0.tgz", + "integrity": "sha512-8e59t2hpjCtVpO+bgdGgyrTBN7CWRYx2dt8TqRJLeMmJ3LpjT4XNSoxYykZi0Fuc5qorbKWXPgseD3PHtyQJ5w==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index d9489d03c4a4b7..e61d74eb0c3d56 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "tsx": "^4.19.2", "typescript": "~5.9.2", "typescript-eslint": "~8.46.0", - "web-features": "^2.15.0", + "web-features": "^3.5.0", "web-specs": "^3.0.0", "xml2js": "^0.6.2", "yargs": "~18.0.0"