diff --git a/package-lock.json b/package-lock.json index dbf75dc3278b27..b73197edb5ce90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "tsx": "^4.19.2", "typescript": "~5.9.2", "typescript-eslint": "~8.44.0", - "web-features": "^2.15.0", + "web-features": "^3.1.0", "web-specs": "^3.0.0", "xml2js": "^0.6.2", "yargs": "~18.0.0" @@ -7784,9 +7784,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.1.0", + "resolved": "https://registry.npmjs.org/web-features/-/web-features-3.1.0.tgz", + "integrity": "sha512-Qa91dX/87XTWp77zr7pE1LXIaoABtBWH3mxMdPbRzzSe04Q9zx/WKWng/lFPv4IdsztUFPiAqB1JnE+27cDbfw==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index 62e7561f3cf89f..e2cdf952b81a57 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,7 @@ "tsx": "^4.19.2", "typescript": "~5.9.2", "typescript-eslint": "~8.44.0", - "web-features": "^2.15.0", + "web-features": "^3.1.0", "web-specs": "^3.0.0", "xml2js": "^0.6.2", "yargs": "~18.0.0"