diff --git a/package.json b/package.json index a5b7a618d..723754a89 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "lodash": "4.17.21", "netlify": "8.0.1", "node-fetch": "2.6.5", - "playwright": "1.15.1", + "playwright": "1.15.2", "playwright-testing-library": "3.0.1", "prettier": "2.4.1", "react": "17.0.1", diff --git a/yarn.lock b/yarn.lock index e8d79b98e..e0c0e879d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5396,10 +5396,10 @@ playwright-testing-library@3.0.1: "@testing-library/dom" "^7.22.2" wait-for-expect "^3.0.2" -playwright@1.15.1: - version "1.15.1" - resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.15.1.tgz#f53dae5fbbe9c7b1eca06e2638af8196e0deec96" - integrity sha512-MQaKii1mhfoZF0+HXE4h5s2CwZNJmcASlmI097yosoZ9Fo5RW9RkLN5VMCbSw9xTyoqo6vdE6Df0OFpupYjBow== +playwright@1.15.2: + version "1.15.2" + resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.15.2.tgz#b350056d1fffbe5de5b1bdaca6ab73e35758baad" + integrity sha512-+Z+7ckihyxR6rK5q8DWC6eUbKARfXpyxpjNcoJfgwSr64lAOzjhyFQiPC/JkdIqhsLgZjxpWfl1S7fLb+wPkgA== dependencies: commander "^6.1.0" debug "^4.1.1"