diff --git a/package.json b/package.json index 7c079fabf6f0..220717a310e7 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "unified": "^11.0.5", "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", - "web-features": "^0.8.6", + "web-features": "^0.9.0", "web-specs": "^3.12.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index e98bd75f70c3..8b2478c1c132 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15869,10 +15869,10 @@ wcwidth@^1.0.1: dependencies: defaults "^1.0.3" -web-features@^0.8.6: - version "0.8.6" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.8.6.tgz#bf260463a291ce11f170c37e50120b765975077d" - integrity sha512-KsxoK0LewcD+kFyhr6yxyIN5xAaDUb2ZvJQJdwvHsfj57/WVy4Ufwi6bRr9OZB7VFn3t912J9Qa25pTGpi3GoA== +web-features@^0.9.0: + version "0.9.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.9.0.tgz#f46748e1cffe50e03a3331e44fcd85844cbc47d5" + integrity sha512-Y1SZbw8yt762LBfdDgD0Qe2XHpsmjcKnUKNi5HH/Y/uqJYST06ua+VFatwxvS/NIBPPuRwI0KbJl0VG606jNpg== web-namespaces@^2.0.0: version "2.0.1"