diff --git a/docs/package.json b/docs/package.json index 01af99bbc5dff9..bf1cc4530b363b 100644 --- a/docs/package.json +++ b/docs/package.json @@ -137,7 +137,7 @@ "cross-fetch": "^4.0.0", "gm": "^1.25.0", "marked": "^5.1.2", - "playwright": "^1.36.2", + "playwright": "^1.37.1", "prettier": "^2.8.8", "tailwindcss": "^3.3.3", "test": "5.0.0", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index b67c0d44f73233..1e51cc9f865131 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -74,7 +74,7 @@ "fast-glob": "^3.3.1", "fs-extra": "^11.1.1", "lodash": "^4.17.21", - "playwright": "^1.36.2", + "playwright": "^1.37.1", "react": "^18.2.0", "react-dom": "^18.2.0", "react-router-dom": "^6.15.0", diff --git a/test/package.json b/test/package.json index 83b352a90fa087..69d7b999f9c8b7 100644 --- a/test/package.json +++ b/test/package.json @@ -46,7 +46,7 @@ "jsdom": "^22.1.0", "lodash": "^4.17.21", "mocha": "^10.2.0", - "playwright": "^1.36.2", + "playwright": "^1.37.1", "prop-types": "^15.8.1", "react-dom": "^18.2.0", "react-router-dom": "^6.15.0", diff --git a/yarn.lock b/yarn.lock index c21eaf5f68cc10..ff5957f6ce1b1b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13448,7 +13448,7 @@ playwright-core@1.37.1: resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.37.1.tgz#cb517d52e2e8cb4fa71957639f1cd105d1683126" integrity sha512-17EuQxlSIYCmEMwzMqusJ2ztDgJePjrbttaefgdsiqeLWidjYz9BxXaTaZWxH1J95SHGk6tjE+dwgWILJoUZfA== -playwright@^1.36.2, playwright@^1.37.1: +playwright@^1.37.1: version "1.37.1" resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.37.1.tgz#6e488d82d7d98b9127c5db9c701f9c956ab47e76" integrity sha512-bgUXRrQKhT48zHdxDYQTpf//0xDfDd5hLeEhjuSw8rXEGoT9YeElpfvs/izonTNY21IQZ7d3s22jLxYaAnubbQ==