diff --git a/package-lock.json b/package-lock.json index dbf75dc3278b27..f6a6b48a79e9d0 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.2.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.2.0", + "resolved": "https://registry.npmjs.org/web-features/-/web-features-3.2.0.tgz", + "integrity": "sha512-sq3jriY7/+ejkX5ECYBc+G6a2KWdmcGSNqThFfi+fl46JloyxWLFT/3WOLMOvtbLDpZFY2CYt6/VEkaJKSXeHA==", "dev": true, "license": "Apache-2.0" }, diff --git a/package.json b/package.json index 62e7561f3cf89f..e26b1938e579ed 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.2.0", "web-specs": "^3.0.0", "xml2js": "^0.6.2", "yargs": "~18.0.0"