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