diff --git a/package-lock.json b/package-lock.json index 27b360b2d24d6..93e2f6314803f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5962,12 +5962,6 @@ "integrity": "sha512-ooZWSDVAdh79Rrj4/nnfklL3NQVra0BcuhcuWoAwwi+znLDoUeH87AFfeX8s+YeYi6xlv5nveRyaA1v7CintfA==", "dev": true }, - "node_modules/joomla-cypress": { - "version": "0.0.12", - "resolved": "https://registry.npmjs.org/joomla-cypress/-/joomla-cypress-0.0.12.tgz", - "integrity": "sha512-HF9qartxUB/ot0EJmJS7pNkQuL1LVR24chdRJNbGHLJCVWufyfPGDjywd8f75TRmBz9TOKnvahwDcktC6pWacw==", - "dev": true - }, "node_modules/joomla-ui-custom-elements": { "version": "0.2.0", "integrity": "sha512-Rgm5yjvYn3C9juR9QMU/8H4mBXtpayb6zfgA5uIx7EHgGjGQzk3njCykatC7mrcrIjp3Fei5hghP5nHpQxlbGg==" diff --git a/package.json b/package.json index 71e10478d890a..ac0da720d5798 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.12", + "joomla-cypress": "^0.0.13", "karma": "^6.3.14", "karma-coverage": "^2.1.0", "karma-firefox-launcher": "^2.1.2",