diff --git a/package.json b/package.json index d31ab19b3..a311789b2 100644 --- a/package.json +++ b/package.json @@ -31,10 +31,12 @@ "auto-changelog": "^2.3.0", "bcryptjs": "^2.4.3", "cross-env": "^7.0.3", + "cucumber": "^6.0.5", "cypress": "^12.6.0", - "cypress-file-upload": "^5.0.8", + "cypress-cucumber-preprocessor": "^2.2.1", + "cypress-file-upload": "^3.5.3", "cypress-network-idle": "^1.14.2", - "date-fns": "^2.30.0", + "date-fns": "^2.25.0", "dotenv": "^8.2.0", "expect": "^29.5.0", "graphql-request": "^2.0.0",