diff --git a/package.json b/package.json index c5494792e0ec..6122bb6f534c 100644 --- a/package.json +++ b/package.json @@ -161,7 +161,7 @@ "unist-builder": "^4.0.0", "unist-util-visit": "^5.0.0", "web-features": "^2.19.0", - "web-specs": "^3.34.0" + "web-specs": "^3.35.0" }, "devDependencies": { "@babel/core": "^7.26.0", diff --git a/yarn.lock b/yarn.lock index 360a85385c19..51759a46c972 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15862,10 +15862,10 @@ web-namespaces@^2.0.0: resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-2.0.1.tgz#1010ff7c650eccb2592cebeeaf9a1b253fd40692" integrity sha512-bKr1DkiNa2krS7qxNtdrtHAmzuYGFQLiQ13TsorsdT6ULTkPLKuu5+GsFpDlg6JFjUTwX2DyhMPG2be8uPrqsQ== -web-specs@^3.34.0: - version "3.34.0" - resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.34.0.tgz#693e1bc12de125d52eb52893b69562316f4ca5fd" - integrity sha512-jn3HkJVFYuBK7eeGCZLRoCeejx+W0MsNps3lfwJwaaTP2JF83AvLE+xERRQyzyTJJfFCPthp7Fvdas7KK3J/Lw== +web-specs@^3.35.0: + version "3.35.0" + resolved "https://registry.yarnpkg.com/web-specs/-/web-specs-3.35.0.tgz#27de67081d39d706ec44a03775dbc9166a38e297" + integrity sha512-C0Fs9B39exvcWvkf46jBumUoC4Ki4JMkcDh3bebTNKKksmo0j0tJ1V0Indkm4JH+Lc2PD+0ROrV2TMoYYHpjvA== web-streams-polyfill@4.0.0-beta.3: version "4.0.0-beta.3"