Merge pull request #59738 from nextcloud/dependabot/npm_and_yarn/cypress-15.14.0

chore(deps-dev): Bump cypress from 15.12.0 to 15.14.1
This commit is contained in:
github-actions[bot] 2026-05-01 16:46:48 +00:00 committed by GitHub
commit ea7e953f3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -53,7 +53,7 @@
"@vue/tsconfig": "^0.9.0",
"@zip.js/zip.js": "^2.8.26",
"concurrently": "^9.2.1",
"cypress": "^15.12.0",
"cypress": "^15.14.1",
"cypress-axe": "^1.7.0",
"cypress-if": "^1.13.2",
"cypress-split": "^1.24.31",
@ -6913,9 +6913,9 @@
"license": "MIT"
},
"node_modules/cypress": {
"version": "15.12.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.12.0.tgz",
"integrity": "sha512-B2BRcudLfA4NZZP5QpA45J70bu1heCH59V1yKRLHAtiC49r7RV03X5ifUh7Nfbk8QNg93RAsc6oAmodm/+j0pA==",
"version": "15.14.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-15.14.1.tgz",
"integrity": "sha512-AkuiHNSnmm0a+h/horcvbjmY6dWpCe1Ebp1R0LjMP5I6pjMaNA50Mw1YP/d07pLHJ/sV8FZoGecUWFCJ/Nifpw==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View file

@ -82,7 +82,7 @@
"@vue/tsconfig": "^0.9.0",
"@zip.js/zip.js": "^2.8.26",
"concurrently": "^9.2.1",
"cypress": "^15.12.0",
"cypress": "^15.14.1",
"cypress-axe": "^1.7.0",
"cypress-if": "^1.13.2",
"cypress-split": "^1.24.31",