From 5cc0d7a514b001d1cd84cec2c14d01d172767495 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 21 Oct 2025 08:59:30 +0000 Subject: [PATCH] fix: upgrade playwright-core from 1.50.0 to 1.55.1 Snyk has created this PR to upgrade playwright-core from 1.50.0 to 1.55.1. See this package in pnpm: playwright-core See this project in Snyk: https://app.snyk.io/org/ebothegreat/project/292b81c4-7491-4542-aaad-21d2ae17cf04?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- pnpm-lock.yaml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 5d0a926..fff4e60 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "motion": "^12.0.3", "next": "15.1.6", "playwright": "^1.50.0", - "playwright-core": "^1.50.0", + "playwright-core": "^1.55.1", "posthog-js": "^1.209.3", "react": "^19.0.0", "react-dom": "^19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c75d71c..ae8983d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: ^1.50.0 version: 1.50.0 playwright-core: - specifier: ^1.50.0 - version: 1.50.0 + specifier: ^1.56.1 + version: 1.56.1 posthog-js: specifier: ^1.209.3 version: 1.209.3 @@ -1630,6 +1630,11 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.56.1: + resolution: {integrity: sha512-hutraynyn31F+Bifme+Ps9Vq59hKuUCz7H1kDOcBs+2oGguKkWTU50bBWrtz34OUWmIwpBTWDxaRPXrIXkgvmQ==} + engines: {node: '>=18'} + hasBin: true + playwright@1.50.0: resolution: {integrity: sha512-+GinGfGTrd2IfX1TA4N2gNmeIksSb+IAe589ZH+FlmpV3MYTx6+buChGIuDLQwrGNCw2lWibqV50fU510N7S+w==} engines: {node: '>=18'} @@ -3733,6 +3738,8 @@ snapshots: playwright-core@1.50.0: {} + playwright-core@1.56.1: {} + playwright@1.50.0: dependencies: playwright-core: 1.50.0