diff --git a/package-lock.json b/package-lock.json index 5f85f0ed86522..b2726b140391e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,6 @@ "qrcode-generator": "^1.4.4", "roboto-fontface": "^0.10.0", "sa11y": "^3.0.8", - "sa11y": "^3.0.8", "shepherd.js": "^11.2.0", "short-and-sweet": "^1.0.4", "skipto": "^4.1.7", @@ -85,7 +84,7 @@ "fs-jetpack": "^5.1.0", "ini": "^2.0.0", "jasmine-core": "^3.99.1", - "joomla-cypress": "^0.0.16", + "joomla-cypress": "^1.0.0", "lightningcss": "^1.22.1", "mysql": "^2.18.1", "postcss": "^8.4.30", @@ -6276,9 +6275,9 @@ "dev": true }, "node_modules/joomla-cypress": { - "version": "0.0.16", - "resolved": "https://registry.npmjs.org/joomla-cypress/-/joomla-cypress-0.0.16.tgz", - "integrity": "sha512-Ku+ykwChSklRmmIhRMeGmVk4vLCUG2TWAAUseFMo8Yg0cD1jB9csK4pTiwwOBhx7TvT3Sps/RFk68eh3y/cTJw==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/joomla-cypress/-/joomla-cypress-1.0.1.tgz", + "integrity": "sha512-51Rl/IAtlUQYwdoTaTAws6dUALk+eeo4LZ1/+NCD+zn18Mthvkt282LNbF8t1fbUhQXi0mUlk1/ovoKzUEBNzw==", "dev": true }, "node_modules/joomla-ui-custom-elements": { @@ -8364,14 +8363,6 @@ "tippy.js": "^6.3.7" } }, - "node_modules/sa11y": { - "version": "3.0.8", - "resolved": "https://registry.npmjs.org/sa11y/-/sa11y-3.0.8.tgz", - "integrity": "sha512-muMZGhlDJ8wsT8OuZEBfdeVqCatyhtIUm5MaeatWqo4CWeLLZo9dXkvlBj4zZfKccKFhHMWzAFsAwM1KL1oMjw==", - "dependencies": { - "tippy.js": "^6.3.7" - } - }, "node_modules/safe-array-concat": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.0.0.tgz", @@ -10123,4 +10114,4 @@ } } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index 09b42ffac5672..a3dd08024da2a 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "fs-jetpack": "^5.1.0", "ini": "^2.0.0", "jasmine-core": "^3.99.1", - "joomla-cypress": "^0.0.16", + "joomla-cypress": "^1.0.1", "lightningcss": "^1.22.1", "mysql": "^2.18.1", "postcss": "^8.4.30",