From 7eac3a62c25983398d4b7c7cca11e66f30cfa02d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tam=C3=A1s=20Zolnai?= Date: Fri, 5 Feb 2021 16:45:51 +0100 Subject: [PATCH] cypress: update cypress-file-upload: 4.1.1 -> 5.0.2. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tamás Zolnai Change-Id: I1cf3841763958bccc7f1f6f0b98e81802e181da8 --- cypress_test/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress_test/package.json b/cypress_test/package.json index 2959eb259..1082a9623 100644 --- a/cypress_test/package.json +++ b/cypress_test/package.json @@ -6,7 +6,7 @@ "dependencies": { "cypress": "6.2.1", "cypress-failed-log": "2.9.1", - "cypress-file-upload": "4.1.1", + "cypress-file-upload": "5.0.2", "cypress-log-to-output": "1.1.2", "cypress-select-tests": "1.5.8", "cypress-wait-until": "1.7.1",