diff --git a/package.json b/package.json index 0c52689..2d73e11 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react-dom": "18.2.0" }, "devDependencies": { - "@playwright/test": "1.32.0", + "@playwright/test": "1.32.1", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "13.4.0", "@types/node": "18.15.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 615296b..8be8894 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,7 +1,7 @@ lockfileVersion: 5.4 specifiers: - '@playwright/test': 1.32.0 + '@playwright/test': 1.32.1 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0 '@types/node': 18.15.8 @@ -22,7 +22,7 @@ dependencies: react-dom: 18.2.0_react@18.2.0 devDependencies: - '@playwright/test': 1.32.0 + '@playwright/test': 1.32.1 '@testing-library/jest-dom': 5.16.5 '@testing-library/react': 13.4.0_biqbaboplfbrettd7655fr4n2y '@types/node': 18.15.8 @@ -878,13 +878,13 @@ packages: tslib: 2.4.1 dev: true - /@playwright/test/1.32.0: - resolution: {integrity: sha512-zOdGloaF0jeec7hqoLqM5S3L2rR4WxMJs6lgiAeR70JlH7Ml54ZPoIIf3X7cvnKde3Q9jJ/gaxkFh8fYI9s1rg==} + /@playwright/test/1.32.1: + resolution: {integrity: sha512-FTwjCuhlm1qHUGf4hWjfr64UMJD/z0hXYbk+O387Ioe6WdyZQ+0TBDAc6P+pHjx2xCv1VYNgrKbYrNixFWy4Dg==} engines: {node: '>=14'} hasBin: true dependencies: '@types/node': 18.15.8 - playwright-core: 1.32.0 + playwright-core: 1.32.1 optionalDependencies: fsevents: 2.3.2 dev: true @@ -3778,8 +3778,8 @@ packages: find-up: 4.1.0 dev: true - /playwright-core/1.32.0: - resolution: {integrity: sha512-Z9Ij17X5Z3bjpp6XKujGBp9Gv4eViESac9aDmwgQFUEJBW0K80T21m/Z+XJQlu4cNsvPygw33b6V1Va6Bda5zQ==} + /playwright-core/1.32.1: + resolution: {integrity: sha512-KZYUQC10mXD2Am1rGlidaalNGYk3LU1vZqqNk0gT4XPty1jOqgup8KDP8l2CUlqoNKhXM5IfGjWgW37xvGllBA==} engines: {node: '>=14'} hasBin: true dev: true