From 4333151f723aa9ad0c52275a1da17030ee2fa816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 16:32:50 +0000 Subject: [PATCH] Bump playwright from 1.54.2 to 1.55.1 in /webshot Bumps [playwright](https://github.com/microsoft/playwright) from 1.54.2 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.54.2...v1.55.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webshot/package.json | 2 +- webshot/pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/webshot/package.json b/webshot/package.json index 2550ffa86..e9c18aa75 100644 --- a/webshot/package.json +++ b/webshot/package.json @@ -35,7 +35,7 @@ "geojson": "0.5.0", "helmet": "8.1.0", "lodash": "4.17.21", - "playwright": "1.54.2", + "playwright": "1.55.1", "reflect-metadata": "0.2.2", "rxjs": "7.8.2" }, diff --git a/webshot/pnpm-lock.yaml b/webshot/pnpm-lock.yaml index 6a2f729b9..7e9ff1452 100644 --- a/webshot/pnpm-lock.yaml +++ b/webshot/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 4.17.21 version: 4.17.21 playwright: - specifier: 1.54.2 - version: 1.54.2 + specifier: 1.55.1 + version: 1.55.1 reflect-metadata: specifier: 0.2.2 version: 0.2.2 @@ -2018,13 +2018,13 @@ packages: resolution: {integrity: sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==} engines: {node: '>=12'} - playwright-core@1.54.2: - resolution: {integrity: sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==} + playwright-core@1.55.1: + resolution: {integrity: sha512-Z6Mh9mkwX+zxSlHqdr5AOcJnfp+xUWLCt9uKV18fhzA8eyxUd8NUWzAjxUh55RZKSYwDGX0cfaySdhZJGMoJ+w==} engines: {node: '>=18'} hasBin: true - playwright@1.54.2: - resolution: {integrity: sha512-Hu/BMoA1NAdRUuulyvQC0pEqZ4vQbGfn8f7wPXcnqQmM+zct9UliKxsIkLNmz/ku7LElUNqmaiv1TG/aL5ACsw==} + playwright@1.55.1: + resolution: {integrity: sha512-cJW4Xd/G3v5ovXtJJ52MAOclqeac9S/aGGgRzLabuF8TnIb6xHvMzKIa6JmrRzUkeXJgfL1MhukP0NK6l39h3A==} engines: {node: '>=18'} hasBin: true @@ -4531,11 +4531,11 @@ snapshots: picomatch@4.0.3: {} - playwright-core@1.54.2: {} + playwright-core@1.55.1: {} - playwright@1.54.2: + playwright@1.55.1: dependencies: - playwright-core: 1.54.2 + playwright-core: 1.55.1 optionalDependencies: fsevents: 2.3.2