diff --git a/package-lock.json b/package-lock.json index 96a481ad9..1929a96df 100755 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "ISC", "devDependencies": { "cypress": "^13.4.0", - "cypress-fail-fast": "^7.0.0", + "cypress-fail-fast": "^7.0.3", "cypress-iframe": "^1.0.1", "cypress-terminal-report": "^5.3.3", "cypress-testrail": "^2.8.2", diff --git a/package.json b/package.json index 1a7d85914..eb3ddfdd4 100755 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "homepage": "https://github.com/mollie/PrestaShop#readme", "devDependencies": { "cypress": "^13.4.0", - "cypress-fail-fast": "^7.0.0", + "cypress-fail-fast": "^7.0.3", "cypress-iframe": "^1.0.1", "cypress-terminal-report": "^5.3.3", "cypress-testrail": "^2.8.2",