diff --git a/package.json b/package.json index 1118c5ccf5b5..6d34500d2698 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.0", + "web-features": "^0.6.1", "web-specs": "^3.5.0" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 7ae4c891fdb9..653ac5b746fd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15686,10 +15686,10 @@ wcwidth@^1.0.1: dependencies: defaults "^1.0.3" -web-features@^0.6.0: - version "0.6.0" - resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.6.0.tgz#cbe504453875e6f6c5d62071b48fa00180999091" - integrity sha512-BX9YIeAR7lDJaqdj1275qFWg6SOfJR3lbG9AMlWcn8Yc98aE/+9qmLH1CqWVcze+Wkg+itwEowLfsYf6KiNO9w== +web-features@^0.6.1: + version "0.6.1" + resolved "https://registry.yarnpkg.com/web-features/-/web-features-0.6.1.tgz#b1a90747a75ec76da2b5b45b20d028ee017c0ee4" + integrity sha512-oSxcXOxF4xGN1Jh2pfhDoHj3Fg0+Nj/FREnDX8y9UX4m5C7Qi/wwl0MD9ZV88VlZsVbnNPdlLMf8uI60AENdtQ== web-namespaces@^2.0.0: version "2.0.1"