diff --git a/package.json b/package.json index 1705a30023..fd6641ecbc 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "autoprefixer": "^10.3.7", "chai": "^4.3.4", "cssnano": "^5.0.8", - "cypress": "8.5.0", + "cypress": "8.6.0", "cypress-localstorage-commands": "^1.5.0", "eslint": "^7.32.0", "eslint-config-prettier": "^8.1.0", diff --git a/yarn.lock b/yarn.lock index 5992067417..9d10d5b789 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1103,10 +1103,10 @@ cypress-localstorage-commands@^1.5.0: resolved "https://registry.npmjs.org/cypress-localstorage-commands/-/cypress-localstorage-commands-1.5.0.tgz" integrity sha512-gl1uKeviYdyJG4dLcZ9hfoUjLciwkkfbaQ3gvRtmipsPxC612ZBJhSjbunnJcUGwkryaM+82VrY9ij0tLSg7LA== -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"