From 82a7c8e34614f05e3efd50f7c97b74a3779993dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 21:14:01 +0000 Subject: [PATCH] chore(deps): bump puppeteer from 24.33.0 to 24.33.1 Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 24.33.0 to 24.33.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v24.33.0...puppeteer-v24.33.1) --- updated-dependencies: - dependency-name: puppeteer dependency-version: 24.33.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 5ed29b6..3c5f596 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "markdown-it-container": "^4.0.0", "markdown-it-emoji": "^3.0.0", "markdown-it-mark": "^4.0.0", - "puppeteer": "^24.33.0" + "puppeteer": "^24.33.1" }, "devDependencies": { "@types/node": "^22.13.11", diff --git a/yarn.lock b/yarn.lock index a44b5b6..5c15dce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -528,10 +528,10 @@ chokidar@^3.5.3: optionalDependencies: fsevents "~2.3.2" -chromium-bidi@11.0.0: - version "11.0.0" - resolved "https://registry.yarnpkg.com/chromium-bidi/-/chromium-bidi-11.0.0.tgz#193433d0722095abca0cada2fa0c5111b447bea3" - integrity sha512-cM3DI+OOb89T3wO8cpPSro80Q9eKYJ7hGVXoGS3GkDPxnYSqiv+6xwpIf6XERyJ9Tdsl09hmNmY94BkgZdVekw== +chromium-bidi@12.0.1: + version "12.0.1" + resolved "https://registry.yarnpkg.com/chromium-bidi/-/chromium-bidi-12.0.1.tgz#3edb1420ab5a52004c10c223b928622c128b4f27" + integrity sha512-fGg+6jr0xjQhzpy5N4ErZxQ4wF7KLEvhGZXD6EgvZKDhu7iOhZXnZhcDxPJDcwTcrD48NPzOCo84RP2lv3Z+Cg== dependencies: mitt "^3.0.1" zod "^3.24.1" @@ -2181,29 +2181,29 @@ punycode.js@^2.1.0: resolved "https://registry.yarnpkg.com/punycode.js/-/punycode.js-2.3.1.tgz#6b53e56ad75588234e79f4affa90972c7dd8cdb7" integrity sha512-uxFIHU0YlHYhDQtV4R9J6a52SLx28BCjT+4ieh7IGbgwVJWO+km431c4yRlREUAsAmt/uMjQUyQHNEPf0M39CA== -puppeteer-core@24.33.0: - version "24.33.0" - resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-24.33.0.tgz#c3e6adee5fd5dd77895d4cc14e0d17461048917a" - integrity sha512-tPTxVg+Qdj/8av4cy6szv3GlhxeOoNhiiMZ955fjxQyvPQE/6DjCa6ZyF/x0WJrlgBZtaLSP8TQgJb7FdLDXXA== +puppeteer-core@24.33.1: + version "24.33.1" + resolved "https://registry.yarnpkg.com/puppeteer-core/-/puppeteer-core-24.33.1.tgz#80b9d79dd0597fd2b1de265aae4dd0d95df81c66" + integrity sha512-MZjFLeGMBFbSkc1xKfcv6hjFlfNi1bmQly++HyqxGPYzLIMY0mSYyjqkAzT1PtomTYHq7SEonciIKkeyHExA1g== dependencies: "@puppeteer/browsers" "2.11.0" - chromium-bidi "11.0.0" + chromium-bidi "12.0.1" debug "^4.4.3" devtools-protocol "0.0.1534754" typed-query-selector "^2.12.0" - webdriver-bidi-protocol "0.3.9" + webdriver-bidi-protocol "0.3.10" ws "^8.18.3" -puppeteer@^24.33.0: - version "24.33.0" - resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-24.33.0.tgz#5d0aba25f0038db2a3a996deb8c157d1842e8a21" - integrity sha512-nl3wsAztq5F8zybn4Tk41OCnYIzFIzGC6AN0WcF2KCUnWenajvRRPgBmS6LvNUV2HEeIzT2zRZHH0TgVxLDKew== +puppeteer@^24.33.1: + version "24.33.1" + resolved "https://registry.yarnpkg.com/puppeteer/-/puppeteer-24.33.1.tgz#c84c9545633bc731b92caead463e77928dcf183e" + integrity sha512-2KiSIXk+zFzmYsScv+hx/I3TODFGPcNpyJsWMQk1EQ2y8KZ2X6225/NingyqYxekzceSUnq5qX39dUezVDZ9EQ== dependencies: "@puppeteer/browsers" "2.11.0" - chromium-bidi "11.0.0" + chromium-bidi "12.0.1" cosmiconfig "^9.0.0" devtools-protocol "0.0.1534754" - puppeteer-core "24.33.0" + puppeteer-core "24.33.1" typed-query-selector "^2.12.0" queue-microtask@^1.2.2: @@ -2635,10 +2635,10 @@ web-streams-polyfill@^3.0.3: resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz#2073b91a2fdb1fbfbd401e7de0ac9f8214cecb4b" integrity sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw== -webdriver-bidi-protocol@0.3.9: - version "0.3.9" - resolved "https://registry.yarnpkg.com/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.3.9.tgz#89abf021f2a557a2dd81772f9ce7172b01f8a0f0" - integrity sha512-uIYvlRQ0PwtZR1EzHlTMol1G0lAlmOe6wPykF9a77AK3bkpvZHzIVxRE2ThOx5vjy2zISe0zhwf5rzuUfbo1PQ== +webdriver-bidi-protocol@0.3.10: + version "0.3.10" + resolved "https://registry.yarnpkg.com/webdriver-bidi-protocol/-/webdriver-bidi-protocol-0.3.10.tgz#437405564ff7e200371468f4f1eba1ff5537e119" + integrity sha512-5LAE43jAVLOhB/QqX4bwSiv0Hg1HBfMmOuwBSXHdvg4GMGu9Y0lIq7p4R/yySu6w74WmaR4GM4H9t2IwLW7hgw== whatwg-encoding@^3.1.1: version "3.1.1"