diff --git a/package.json b/package.json index 02b9fcb2..92e46230 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ }, "prettier": "@kachkaev/prettier-config", "dependencies": { - "playwright": "1.58.2" + "playwright": "1.59.1" }, "devDependencies": { "@bprogress/core": "1.3.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 318c8f74..6921762c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: playwright: - specifier: 1.58.2 - version: 1.58.2 + specifier: 1.59.1 + version: 1.59.1 devDependencies: '@bprogress/core': specifier: 1.3.4 @@ -2389,13 +2389,13 @@ packages: engines: {node: '>=0.10'} hasBin: true - playwright-core@1.58.2: - resolution: {integrity: sha512-yZkEtftgwS8CsfYo7nm0KE8jsvm6i/PTgVtB8DL726wNf6H2IMsDuxCpJj59KDaxCtSnrWan2AeDqM7JBaultg==} + playwright-core@1.59.1: + resolution: {integrity: sha512-HBV/RJg81z5BiiZ9yPzIiClYV/QMsDCKUyogwH9p3MCP6IYjUFu/MActgYAvK0oWyV9NlwM3GLBjADyWgydVyg==} engines: {node: '>=18'} hasBin: true - playwright@1.58.2: - resolution: {integrity: sha512-vA30H8Nvkq/cPBnNw4Q8TWz1EJyqgpuinBcHET0YVJVFldr8JDNiU9LaWAE1KqSkRYazuaBhTpB5ZzShOezQ6A==} + playwright@1.59.1: + resolution: {integrity: sha512-C8oWjPR3F81yljW9o5OxcWzfh6avkVwDD2VYdwIGqTkl+OGFISgypqzfu7dOe4QNLL2aqcWBmI3PMtLIK233lw==} engines: {node: '>=18'} hasBin: true @@ -5452,11 +5452,11 @@ snapshots: pidtree@0.6.0: {} - playwright-core@1.58.2: {} + playwright-core@1.59.1: {} - playwright@1.58.2: + playwright@1.59.1: dependencies: - playwright-core: 1.58.2 + playwright-core: 1.59.1 optionalDependencies: fsevents: 2.3.2