diff --git a/package-lock.json b/package-lock.json index a10bcf03bee..af4ba98035d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.46.0", "unified": "^11.0.5", - "web-specs": "^3.66.0", + "web-specs": "^3.67.0", "winston": "^3.18.3", "yaml": "^2.8.1", "yargs": "^18.0.0" @@ -6248,9 +6248,9 @@ } }, "node_modules/web-specs": { - "version": "3.66.0", - "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.66.0.tgz", - "integrity": "sha512-FojLocglAxtCVau46MIDcxR5yIGfxrD1PA7kAGJ0gBDLAfbFxJGElP0cdHZLmGN1iRaVxbFZnxECVS87+JUYwA==", + "version": "3.67.0", + "resolved": "https://registry.npmjs.org/web-specs/-/web-specs-3.67.0.tgz", + "integrity": "sha512-RVfGgKNssXl3KJPyDppA+YsuqZouQT7WB6SDP/f6hY92gcpCoD8zkvwaH9qX0Aa1lY/fTqQd0tqmskMxkpxV7Q==", "dev": true, "license": "CC0-1.0" }, diff --git a/package.json b/package.json index 4b431b943cd..c5d4bdebbba 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "typescript": "^5.9.3", "typescript-eslint": "^8.46.0", "unified": "^11.0.5", - "web-specs": "^3.66.0", + "web-specs": "^3.67.0", "winston": "^3.18.3", "yaml": "^2.8.1", "yargs": "^18.0.0"