diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/package.json b/package.json index 0a2b263e565..5408c987c71 100644 --- a/package.json +++ b/package.json @@ -147,9 +147,10 @@ "css-loader": "^6.8.1", "cypress": "^13.13.2", "cypress-axe": "^1.5.0", - "cypress-if": "^1.12.3", - "cypress-split": "^1.21.2", - "cypress-wait-until": "^3.0.1", + "cypress-delete-downloads-folder": "^0.0.6", + "cypress-if": "^1.12.5", + "cypress-split": "^1.24.0", + "cypress-wait-until": "^3.0.2", "dockerode": "^4.0.2", "eslint-plugin-cypress": "^2.15.2", "eslint-plugin-es": "^4.1.0", |