diff --git a/package.json b/package.json index 1af367f..896a21f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "babel-eslint": "^10.1.0", "babel-plugin-styled-components": "^1.10.7", "babel-plugin-transform-define": "^2.0.0", - "cypress": "^4.3.0", + "cypress": "^4.4.0", "eslint": "^6.8.0", "eslint-config-airbnb": "^18.1.0", "eslint-config-prettier": "^6.10.1", diff --git a/yarn.lock b/yarn.lock index f4ac635..ae3457d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2878,10 +2878,10 @@ cyclist@^1.0.1: resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk= -cypress@^4.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.3.0.tgz#74694c2407846119368a6aecc456b3ee1a8ee32b" - integrity sha512-xO1oef4ns4koDAkQROGJIhKKhGHDOKfOmlirwP1QAk9w/no+YJpN7HZ6IUPiXwWw3C7xVLjScoI8Dad0z5uTTg== +cypress@^4.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-4.4.0.tgz#566ac224e11601634c31e5648e5c15199dde7954" + integrity sha512-ZpsV3pVemANGi4Cxu0UIqFv23uHdDJZYlKY+8P/eixujCpI1TQ5RSPBp2grfV3ZvlGYrOXPJY44j9iEh1xoQug== dependencies: "@cypress/listr-verbose-renderer" "0.4.1" "@cypress/request" "2.88.5"