diff --git a/package.json b/package.json index c78be556502d..9b322bb3336a 100644 --- a/package.json +++ b/package.json @@ -147,7 +147,7 @@ "unified": "^11.0.5", "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", - "web-features": "^2.1.0", + "web-features": "^2.2.0", "web-specs": "^3.23.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 8150ca8ec822..21062c9ff4d0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15264,10 +15264,10 @@ wbuf@^1.1.0, wbuf@^1.7.3: dependencies: minimalistic-assert "^1.0.0" -web-features@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.1.0.tgz#7493d6a5940f93df805d8dc440ac98dee6e6ac9d" - integrity sha512-5ZPRTPTes7woU0+O3FWd7Wki5cXJQ6+HamTZsDoKgHzPr1zMOo8oFeduDMQZR5Ii/lLMcp+roCxPet2jR86BEA== +web-features@^2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-2.2.0.tgz#6be10b37583b39ecabb6673b929520274e8f4d36" + integrity sha512-MS2E5ntF9yHVV1ZWmQMzsaCaGPjqDquZECC6rM4Y+uU1DtTA6nra5aF7AHGjkTK1sla2Q3iLf8uHM3q646XNVA== web-namespaces@^2.0.0: version "2.0.1"