diff --git a/package.json b/package.json index dc10c9c4947..2a737ad9b38 100644 --- a/package.json +++ b/package.json @@ -126,7 +126,7 @@ "lit-analyzer": "2.0.3", "madge": "8.0.0", "npm-run-all2": "7.0.1", - "playwright": "1.47.2", + "playwright": "1.48.2", "postcss": "8.4.47", "prettier": "3.3.3", "react": "18.3.1", @@ -152,7 +152,7 @@ "@web/dev-server-core": "0.7.1", "jackspeak": "2.1.1", "lit": "3.2.1", - "playwright": "1.47.2", + "playwright": "1.48.2", "prettier": "3.3.3" }, "prettier": { diff --git a/yarn.lock b/yarn.lock index 1a8be14059b..8024f769316 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7390,17 +7390,17 @@ pkg-types@^1.0.3, pkg-types@^1.2.0: mlly "^1.7.2" pathe "^1.1.2" -playwright-core@1.47.2: - version "1.47.2" - resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.47.2.tgz#7858da9377fa32a08be46ba47d7523dbd9460a4e" - integrity sha512-3JvMfF+9LJfe16l7AbSmU555PaTl2tPyQsVInqm3id16pdDfvZ8TTZ/pyzmkbDrZTQefyzU7AIHlZqQnxpqHVQ== +playwright-core@1.48.2: + version "1.48.2" + resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.48.2.tgz#cd76ed8af61690edef5c05c64721c26a8db2f3d7" + integrity sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA== -playwright@1.47.2, playwright@^1.22.2: - version "1.47.2" - resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.47.2.tgz#155688aa06491ee21fb3e7555b748b525f86eb20" - integrity sha512-nx1cLMmQWqmA3UsnjaaokyoUpdVaaDhJhMoxX2qj3McpjnsqFHs516QAKYhqHAgOP+oCFTEOCOAaD1RgD/RQfA== +playwright@1.48.2, playwright@^1.22.2: + version "1.48.2" + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.48.2.tgz#fca45ae8abdc34835c715718072aaff7e305167e" + integrity sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ== dependencies: - playwright-core "1.47.2" + playwright-core "1.48.2" optionalDependencies: fsevents "2.3.2"