diff --git a/package.json b/package.json index e86680316..dbc2e1755 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "concurrently": "^6.2.2", "coveralls": "^3.0.2", "css-to-string-loader": "^0.1.3", - "cypress": "8.5.0", + "cypress": "8.6.0", "documentation": "13.2.0", "eslint": "^7.30.0", "eslint-config-prettier": "^8.3.0", diff --git a/yarn.lock b/yarn.lock index ba9f220a1..e76e5bfd8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3557,10 +3557,10 @@ cssstyle@^2.3.0: dependencies: cssom "~0.3.6" -cypress@8.5.0: - version "8.5.0" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.5.0.tgz#5712ca170913f8344bf167301205c4217c1eb9bd" - integrity sha512-MMkXIS+Ro2KETn4gAlG3tIc/7FiljuuCZP0zpd9QsRG6MZSyZW/l1J3D4iQM6WHsVxuX4rFChn5jPFlC2tNSvQ== +cypress@8.6.0: + version "8.6.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.6.0.tgz#8d02fa58878b37cfc45bbfce393aa974fa8a8e22" + integrity sha512-F7qEK/6Go5FsqTueR+0wEw2vOVKNgk5847Mys8vsWkzPoEKdxs+7N9Y1dit+zhaZCLtMPyrMwjfA53ZFy+lSww== dependencies: "@cypress/request" "^2.88.6" "@cypress/xvfb" "^1.2.4"