diff --git a/package.json b/package.json index 9e5aa1d7..ec6ef1e6 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "ora": "^6.3.1", "p-wait-for": "5.0.2", "path-browserify": "^1.0.1", - "playwright-core": "1.36.0", + "playwright-core": "1.37.1", "polka": "^0.5.2", "premove": "^4.0.0", "process": "^0.11.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bf520a41..d0e15c0c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -66,8 +66,8 @@ dependencies: specifier: ^1.0.1 version: 1.0.1 playwright-core: - specifier: 1.36.0 - version: 1.36.0 + specifier: 1.37.1 + version: 1.37.1 polka: specifier: ^0.5.2 version: 0.5.2 @@ -3184,8 +3184,8 @@ packages: resolution: {integrity: sha512-fnWVljUchTro6RiCFvCXBbNhJc2NijN7oIQxbwsyL0buWJPG85v81ehlHI9fXrJsMNgTofEoWIQeClKpgxFLrg==} dev: true - /playwright-core@1.36.0: - resolution: {integrity: sha512-7RTr8P6YJPAqB+8j5ATGHqD6LvLLM39sYVNsslh78g8QeLcBs5750c6+msjrHUwwGt+kEbczBj1XB22WMwn+WA==} + /playwright-core@1.37.1: + resolution: {integrity: sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA==} engines: {node: '>=16'} hasBin: true dev: false