diff --git a/package-lock.json b/package-lock.json index 8796d4f56..de6a16676 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/webpack-vue-config": "^6.2.0", "cypress": "^13.6.4", - "cypress-split": "^1.24.5", + "cypress-split": "^1.24.6", "eslint-plugin-cypress": "^3.6.0", "eslint-webpack-plugin": "^4.2.0", "jest": "^29.7.0", @@ -8330,9 +8330,9 @@ } }, "node_modules/cypress-split": { - "version": "1.24.5", - "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.5.tgz", - "integrity": "sha512-7c58IyRtT79wSffrJ78pbKtvhYsjhF6OD5Jhe/32mJ6ue9YFocHIy8D2LM5imM6UcDri6pPMROLMlIyxPElfIg==", + "version": "1.24.6", + "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.6.tgz", + "integrity": "sha512-1/qyie/fh632msYuIw2IqKuhst0dPptV16iFNnmri/OeRzpAuFhYg2Qc/Jacj907b2a4+FGfh8UF9PgwAnptkw==", "dev": true, "license": "MIT", "dependencies": { @@ -8341,7 +8341,7 @@ "console.table": "^0.10.0", "debug": "^4.3.4", "fast-shuffle": "^6.1.0", - "find-cypress-specs": "1.45.2", + "find-cypress-specs": "1.46.2", "globby": "^11.1.0", "humanize-duration": "^3.28.0" }, @@ -11091,9 +11091,9 @@ } }, "node_modules/find-cypress-specs": { - "version": "1.45.2", - "resolved": "https://registry.npmjs.org/find-cypress-specs/-/find-cypress-specs-1.45.2.tgz", - "integrity": "sha512-D289NM0Dpqoz4+yl8oEtbioqm7zPKQo0hLcvwlg5Z9iBm7EioMIFiOYgluthDNPxUES/aJF+1xHRHAJpC3ejcA==", + "version": "1.46.2", + "resolved": "https://registry.npmjs.org/find-cypress-specs/-/find-cypress-specs-1.46.2.tgz", + "integrity": "sha512-eXvGQMftYDTbQflVX6TzJj7hA0ypO5+FfUrnMdRf1+yCu5xVY5wPv721AWp/xPBOpQXwx5jdoZRH9m95U/1c7A==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index faeed15b6..0aec799f4 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/webpack-vue-config": "^6.2.0", "cypress": "^13.6.4", - "cypress-split": "^1.24.5", + "cypress-split": "^1.24.6", "eslint-plugin-cypress": "^3.6.0", "eslint-webpack-plugin": "^4.2.0", "jest": "^29.7.0",