diff --git a/package.json b/package.json index 947fb8505..d958dbcb6 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "debug": "4.4.0", "flowbite": "2.5.2", "lucia": "2.7.7", - "playwright": "1.49.1", + "playwright": "1.50.1", "pnpm": "9.15.5", "prisma-erd-generator": "2.0.4", "svelte-eslint-parser": "0.43.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 256cad999..9bd003da6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ importers: specifier: 2.7.7 version: 2.7.7 playwright: - specifier: 1.49.1 - version: 1.49.1 + specifier: 1.50.1 + version: 1.50.1 pnpm: specifier: 9.15.5 version: 9.15.5 @@ -3414,11 +3414,21 @@ packages: engines: {node: '>=18'} hasBin: true + playwright-core@1.50.1: + resolution: {integrity: sha512-ra9fsNWayuYumt+NiM069M6OkcRb1FZSK8bgi66AtpFoWkg2+y0bJSNmkFrWhMbEBbVKC/EruAHH3g0zmtwGmQ==} + engines: {node: '>=18'} + hasBin: true + playwright@1.49.1: resolution: {integrity: sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==} engines: {node: '>=18'} hasBin: true + playwright@1.50.1: + resolution: {integrity: sha512-G8rwsOQJ63XG6BbKj2w5rHeavFjy5zynBA9zsJMMtBoe/Uf757oG12NXz6e6OirF7RCrTVAKFXbLmn1RbL7Qaw==} + engines: {node: '>=18'} + hasBin: true + pnpm@9.15.5: resolution: {integrity: sha512-hFGWAmqrHMPwmKBHS2TfurKv56G06R3YaJXY5Koyp6bQMEni0K13C75N4COnEi+2jBodbg0DPHB2CF+dXUgA1A==} engines: {node: '>=18.12'} @@ -8051,12 +8061,20 @@ snapshots: playwright-core@1.49.1: {} + playwright-core@1.50.1: {} + playwright@1.49.1: dependencies: playwright-core: 1.49.1 optionalDependencies: fsevents: 2.3.2 + playwright@1.50.1: + dependencies: + playwright-core: 1.50.1 + optionalDependencies: + fsevents: 2.3.2 + pnpm@9.15.5: {} points-on-curve@0.2.0: {}