diff --git a/package-lock.json b/package-lock.json index a711bde..04c7468 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "devDependencies": { "@applitools/eyes-cypress": "^3.21.0", "@percy/cypress": "^3.1.0", - "@testing-library/cypress": "^7.0.3", + "@testing-library/cypress": "^7.0.6", "cypress": "^7.2.0", "cypress-cucumber-preprocessor": "^4.0.3", "eslint-config-prettier": "^8.3.0", @@ -1845,9 +1845,9 @@ } }, "node_modules/@testing-library/cypress": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-7.0.5.tgz", - "integrity": "sha512-bV7CSj5Yeh/mI28sVYNWhNxYQm8eji+FiHHHbP4R0VCijulGScaw/M/zCQJm4X9GLZ5JNRp+lY5XQw3KwCfL8Q==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-7.0.6.tgz", + "integrity": "sha512-atnjqlkEt6spU4Mv7evvpA8fMXeRw7AN2uTKOR1dP6WBvBixVwAYMZY+1fMOaZULWAj9vGLCXXvmw++u3TxuCQ==", "dev": true, "dependencies": { "@babel/runtime": "^7.12.5", @@ -1858,7 +1858,7 @@ "npm": ">=6" }, "peerDependencies": { - "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0" + "cypress": "^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0" } }, "node_modules/@testing-library/dom": { @@ -14186,9 +14186,9 @@ } }, "@testing-library/cypress": { - "version": "7.0.5", - "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-7.0.5.tgz", - "integrity": "sha512-bV7CSj5Yeh/mI28sVYNWhNxYQm8eji+FiHHHbP4R0VCijulGScaw/M/zCQJm4X9GLZ5JNRp+lY5XQw3KwCfL8Q==", + "version": "7.0.6", + "resolved": "https://registry.npmjs.org/@testing-library/cypress/-/cypress-7.0.6.tgz", + "integrity": "sha512-atnjqlkEt6spU4Mv7evvpA8fMXeRw7AN2uTKOR1dP6WBvBixVwAYMZY+1fMOaZULWAj9vGLCXXvmw++u3TxuCQ==", "dev": true, "requires": { "@babel/runtime": "^7.12.5", diff --git a/package.json b/package.json index 0655e6e..16d575a 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "devDependencies": { "@applitools/eyes-cypress": "^3.21.0", "@percy/cypress": "^3.1.0", - "@testing-library/cypress": "^7.0.3", + "@testing-library/cypress": "^7.0.6", "cypress": "^7.2.0", "cypress-cucumber-preprocessor": "^4.0.3", "eslint-config-prettier": "^8.3.0",