Merge pull request #55200 from nextcloud/dependabot/npm_and_yarn/cypress-split-1.24.23

This commit is contained in:
dependabot[bot] 2025-09-20 15:24:12 +00:00 committed by GitHub
commit dbeb7bcc99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View file

@ -119,7 +119,7 @@
"cypress-axe": "^1.7.0",
"cypress-delete-downloads-folder": "^0.0.6",
"cypress-if": "^1.13.2",
"cypress-split": "^1.24.20",
"cypress-split": "^1.24.23",
"cypress-wait-until": "^3.0.2",
"dockerode": "^4.0.8",
"eslint-plugin-cypress": "^3.6.0",
@ -10416,11 +10416,10 @@
}
},
"node_modules/cypress-split": {
"version": "1.24.21",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.21.tgz",
"integrity": "sha512-lF0iwZk6FYmo3h2US0GwvNolCPRgrPcxjefN7JN+1RkC2t09potYfWJXFdjlGtWB5hv9mBkL4KY8HJU7YDl7KA==",
"version": "1.24.23",
"resolved": "https://registry.npmjs.org/cypress-split/-/cypress-split-1.24.23.tgz",
"integrity": "sha512-lIPGHJEyAzUikEpxSiOer2GTMYsegfCH4Qy7jk6r0nHqABIy8xhrAtrR/Farh92rnhz7LH49wq0sLjynrJ++CA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.0",
"arg": "^5.0.2",

View file

@ -150,7 +150,7 @@
"cypress-axe": "^1.7.0",
"cypress-delete-downloads-folder": "^0.0.6",
"cypress-if": "^1.13.2",
"cypress-split": "^1.24.20",
"cypress-split": "^1.24.23",
"cypress-wait-until": "^3.0.2",
"dockerode": "^4.0.8",
"eslint-plugin-cypress": "^3.6.0",