diff --git a/package-lock.json b/package-lock.json index 1ed2328e096c1..c27ed24a28bb7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "fs-extra": "^10.0.0", "ini": "^2.0.0", "jasmine-core": "^3.10.1", - "joomla-cypress": "^0.0.13", + "joomla-cypress": "^0.0.15", "karma": "^6.3.14", "karma-coverage": "^2.1.0", "karma-firefox-launcher": "^2.1.2", @@ -5963,9 +5963,9 @@ "dev": true }, "node_modules/joomla-cypress": { - "version": "0.0.13", - "resolved": "https://registry.npmjs.org/joomla-cypress/-/joomla-cypress-0.0.13.tgz", - "integrity": "sha512-221NUNYnu1jzZoNrSIEZVnzrBVdCU6QuA7v8H+PrVsC04tfzugPFRbXJy/eS4zgmI+qSw2BQ8487OX/CIwONlA==", + "version": "0.0.15", + "resolved": "https://registry.npmjs.org/joomla-cypress/-/joomla-cypress-0.0.15.tgz", + "integrity": "sha512-yrIiYsf9ivI0hyA1ZvElpbQDlwpdxasVcKo6krEhnRSYFrol0/lItIXxiVHUfrQlcecsV83Ns//iVJ/R7DQe+A==", "dev": true }, "node_modules/joomla-ui-custom-elements": { @@ -14088,9 +14088,9 @@ "dev": true }, "joomla-cypress": { - "version": "0.0.13", - "resolved": "https://registry.npmjs.org/joomla-cypress/-/joomla-cypress-0.0.13.tgz", - "integrity": "sha512-221NUNYnu1jzZoNrSIEZVnzrBVdCU6QuA7v8H+PrVsC04tfzugPFRbXJy/eS4zgmI+qSw2BQ8487OX/CIwONlA==", + "version": "0.0.15", + "resolved": "https://registry.npmjs.org/joomla-cypress/-/joomla-cypress-0.0.15.tgz", + "integrity": "sha512-yrIiYsf9ivI0hyA1ZvElpbQDlwpdxasVcKo6krEhnRSYFrol0/lItIXxiVHUfrQlcecsV83Ns//iVJ/R7DQe+A==", "dev": true }, "joomla-ui-custom-elements": { diff --git a/package.json b/package.json index 33950a9789fe8..7566958fa3a9a 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "fs-extra": "^10.0.0", "ini": "^2.0.0", "jasmine-core": "^3.10.1", - "joomla-cypress": "^0.0.13", + "joomla-cypress": "^0.0.15", "karma": "^6.3.14", "karma-coverage": "^2.1.0", "karma-firefox-launcher": "^2.1.2",