From 686a531d0df21d4344b296f4b4b05efad3045077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 11:06:58 +0100 Subject: [PATCH] Build(deps-dev): Bump puppeteer-core from 24.0.0 to 24.1.0 (#30805) Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 24.0.0 to 24.1.0. - [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-core-v24.0.0...puppeteer-core-v24.1.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 70ff556c007..998695eb87d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "moment-timezone": "0.5.45", "pikaday": "1.8.2", "prettier": "^2.8.8", - "puppeteer-core": "^24.0.0", + "puppeteer-core": "^24.1.0", "squoosh": "https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d", "terser": "^5.37.0", "typescript": "^5.7.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50073e9008e..3983159b495 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,8 +119,8 @@ importers: specifier: ^2.8.8 version: 2.8.8 puppeteer-core: - specifier: ^24.0.0 - version: 24.0.0 + specifier: ^24.1.0 + version: 24.1.0 squoosh: specifier: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d version: https://codeload.github.com/discourse/squoosh/tar.gz/dc9649d @@ -4067,8 +4067,8 @@ packages: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} engines: {node: '>=8'} - devtools-protocol@0.0.1367902: - resolution: {integrity: sha512-XxtPuC3PGakY6PD7dG66/o8KwJ/LkH2/EKe19Dcw58w53dv4/vSQEkn/SzuyhHE2q4zPgCkxQBxus3VV4ql+Pg==} + devtools-protocol@0.0.1380148: + resolution: {integrity: sha512-1CJABgqLxbYxVI+uJY/UDUHJtJ0KZTSjNYJYKqd9FRoXT33WDakDHNxRapMEgzeJ/C3rcs01+avshMnPmKQbvA==} diff@5.2.0: resolution: {integrity: sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==} @@ -6907,8 +6907,8 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - puppeteer-core@24.0.0: - resolution: {integrity: sha512-bHVXmnkYnMVSbsD+pJGt8fmGZLaVYOAieVnJcDxtLIVTMq0s5RfYdzN4xVlFoBQ3T06/sPkXxca3VLVfaqLxzg==} + puppeteer-core@24.1.0: + resolution: {integrity: sha512-ReefWoQgqdyl67uWEBy/TMZ4mAB7hP0JB5HIxSE8B1ot/4ningX1gmzHCOSNfMbTiS/VJHCvaZAe3oJTXph7yw==} engines: {node: '>=18'} qs@6.13.0: @@ -11591,9 +11591,9 @@ snapshots: chrome-trace-event@1.0.4: {} - chromium-bidi@0.11.0(devtools-protocol@0.0.1367902): + chromium-bidi@0.11.0(devtools-protocol@0.0.1380148): dependencies: - devtools-protocol: 0.0.1367902 + devtools-protocol: 0.0.1380148 mitt: 3.0.1 zod: 3.23.8 @@ -12003,7 +12003,7 @@ snapshots: detect-newline@3.1.0: {} - devtools-protocol@0.0.1367902: {} + devtools-protocol@0.0.1380148: {} diff@5.2.0: {} @@ -15714,12 +15714,12 @@ snapshots: punycode@2.3.1: {} - puppeteer-core@24.0.0: + puppeteer-core@24.1.0: dependencies: '@puppeteer/browsers': 2.7.0 - chromium-bidi: 0.11.0(devtools-protocol@0.0.1367902) + chromium-bidi: 0.11.0(devtools-protocol@0.0.1380148) debug: 4.4.0(supports-color@8.1.1) - devtools-protocol: 0.0.1367902 + devtools-protocol: 0.0.1380148 typed-query-selector: 2.12.0 ws: 8.18.0 transitivePeerDependencies: