Merge pull request #46333 from nextcloud/dependabot/npm_and_yarn/stable29/cypress-13.7.3

This commit is contained in:
dependabot[bot] 2024-07-06 10:11:48 +00:00 committed by GitHub
commit c7ebeddfd0
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

@ -116,7 +116,7 @@
"babel-loader-exclude-node-modules-except": "^1.2.1",
"colord": "^2.9.3",
"css-loader": "^6.8.1",
"cypress": "^13.7.1",
"cypress": "^13.7.3",
"cypress-axe": "^1.5.0",
"cypress-if": "^1.10.5",
"cypress-split": "^1.21.2",
@ -9908,9 +9908,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "13.7.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.1.tgz",
"integrity": "sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==",
"version": "13.7.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.3.tgz",
"integrity": "sha512-uoecY6FTCAuIEqLUYkTrxamDBjMHTYak/1O7jtgwboHiTnS1NaMOoR08KcTrbRZFCBvYOiS4tEkQRmsV+xcrag==",
"dev": true,
"hasInstallScript": true,
"dependencies": {

View file

@ -143,7 +143,7 @@
"babel-loader-exclude-node-modules-except": "^1.2.1",
"colord": "^2.9.3",
"css-loader": "^6.8.1",
"cypress": "^13.7.1",
"cypress": "^13.7.3",
"cypress-axe": "^1.5.0",
"cypress-if": "^1.10.5",
"cypress-split": "^1.21.2",