diff --git a/package.json b/package.json index 7dcbcdfb..7f86521d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "lightningcss": "1.20.0", "nanospy": "0.5.0", "pirates": "4.0.5", - "playwright-chromium": "1.34.3", + "playwright-chromium": "1.54.2", "prettier": "2.8.8", "prettier-plugin-pkg": "0.17.1", "sirv": "2.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 53e5225e..bfe79597 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -89,8 +89,8 @@ devDependencies: specifier: 4.0.5 version: 4.0.5 playwright-chromium: - specifier: 1.34.3 - version: 1.34.3 + specifier: 1.54.2 + version: 1.54.2 prettier: specifier: 2.8.8 version: 2.8.8 @@ -2882,18 +2882,18 @@ packages: engines: {node: '>= 6'} dev: true - /playwright-chromium@1.34.3: - resolution: {integrity: sha512-iAvJ7Ab72vRGMab+j2UEqD4xhHf6CzGGntTHeeApsHD/qVDmQUgSE2iKmVeZsNyXMyqrcx83fGsohfq1va01og==} - engines: {node: '>=14'} + /playwright-chromium@1.54.2: + resolution: {integrity: sha512-8ytI6xNjB//5zWSZUvOvn+N9xkXw6GXiDuBePOejcDiyUmzl5R5rvAU7MTl6h633sS3JVmlCS10EhYCt4Crzsg==} + engines: {node: '>=18'} hasBin: true requiresBuild: true dependencies: - playwright-core: 1.34.3 + playwright-core: 1.54.2 dev: true - /playwright-core@1.34.3: - resolution: {integrity: sha512-2pWd6G7OHKemc5x1r1rp8aQcpvDh7goMBZlJv6Co5vCNLVcQJdhxRL09SGaY6HcyHH9aT4tiynZabMofVasBYw==} - engines: {node: '>=14'} + /playwright-core@1.54.2: + resolution: {integrity: sha512-n5r4HFbMmWsB4twG7tJLDN9gmBUeSPcsBZiWSE4DnYz9mJMAFqr2ID7+eGC9kpEnxExJ1epttwR59LEWCk8mtA==} + engines: {node: '>=18'} hasBin: true dev: true