diff --git a/package-lock.json b/package-lock.json index 96fc0f0c1..e2c0412fa 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.12", + "cypress-split": "^1.24.13", "eslint-plugin-cypress": "^3.6.0", "eslint-webpack-plugin": "^4.2.0", "jest": "^29.7.0", @@ -8346,9 +8346,9 @@ } }, "node_modules/cypress-split": { - "version": "1.24.12", - "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.12.tgz", - "integrity": "sha512-zY0hO1lciCGmFXvV7Gumai2gcvoZc3CqyZXXAnxPUGdXReEVxpvobteXJr7IacrMmYTkdHkeJdIU0Scg3BaXHA==", + "version": "1.24.13", + "resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.13.tgz", + "integrity": "sha512-vu3CHfnXFLUKFWvpEeVo2IQNJe8661ZdtAr9EYySLxaqs1H3I3yNDmQklEv3wF/ZDdQKa0r1crka8Umy2w8BsQ==", "dev": true, "license": "MIT", "dependencies": { @@ -8357,7 +8357,7 @@ "console.table": "^0.10.0", "debug": "^4.3.4", "fast-shuffle": "^6.1.0", - "find-cypress-specs": "1.47.6", + "find-cypress-specs": "1.47.7", "globby": "^11.1.0", "humanize-duration": "^3.28.0" }, @@ -11112,9 +11112,9 @@ } }, "node_modules/find-cypress-specs": { - "version": "1.47.6", - "resolved": "https://registry.npmjs.org/find-cypress-specs/-/find-cypress-specs-1.47.6.tgz", - "integrity": "sha512-HY9nr+ZdfMGFhkQgr4++GWSJaDXpikAldBGt+70hU6PTdlNWn3n3FtrK6TPA5sxvfuebn2wXY4CFXi3l9EZ04w==", + "version": "1.47.7", + "resolved": "https://registry.npmjs.org/find-cypress-specs/-/find-cypress-specs-1.47.7.tgz", + "integrity": "sha512-l44j22oQRBcgP79Fj9MMMGUQ3T0950sHRB1yOncGdZAqZKjykBLf/sn0u7sGcUf76+pgknsA5n2ehVIHoMqOuA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 24df0e259..ed1d96be4 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.12", + "cypress-split": "^1.24.13", "eslint-plugin-cypress": "^3.6.0", "eslint-webpack-plugin": "^4.2.0", "jest": "^29.7.0",