diff --git a/package.json b/package.json index be04f3d97151..9fd51e5c00da 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "unified": "^11.0.4", "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", - "web-features": "^0.6.3", + "web-features": "^0.6.4", "web-specs": "^3.8.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 66eea08d0df3..8e7e5d3b6001 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15548,10 +15548,10 @@ wcwidth@^1.0.1: dependencies: defaults "^1.0.3" -web-features@^0.6.3: - version "0.6.3" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.6.3.tgz#6230840d2e3faa83874acadf8634fa6433170524" - integrity sha512-tOWFwxp+/m0rxtMUPqgB/xflKkQV1mci9kYdukOlmHM1aDzZjRGxywnp6JY50KekpjchP2vX6qW9NkIHHF6gqg== +web-features@^0.6.4: + version "0.6.4" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.6.4.tgz#67164f23bd8a440b1d0407b834bda3965e5613a7" + integrity sha512-PxXrpilVA1gpymvfItc5yrCdIiUNhRgxM1jF2S/1lr9aNACq3G00HDg27Ou+idjjqrdBdzm+9wCaYN21k+BDiw== web-namespaces@^2.0.0: version "2.0.1"