Merge pull request #5695 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.7.1

This commit is contained in:
dependabot[bot]
2024-03-23 04:13:46 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -55,7 +55,7 @@
"@relative-ci/agent": "^4.2.5",
"@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.6",
"cypress": "^13.7.0",
"cypress": "^13.7.1",
"eslint-plugin-cypress": "^2.15.1",
"eslint-webpack-plugin": "^4.1.0",
"jest": "^29.7.0",
@@ -8870,9 +8870,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"node_modules/cypress": {
"version": "13.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.0.tgz",
"integrity": "sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==",
"version": "13.7.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.1.tgz",
"integrity": "sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -29016,9 +29016,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"cypress": {
"version": "13.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.0.tgz",
"integrity": "sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==",
"version": "13.7.1",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.7.1.tgz",
"integrity": "sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==",
"dev": true,
"requires": {
"@cypress/request": "^3.0.0",

View File

@@ -83,7 +83,7 @@
"@relative-ci/agent": "^4.2.5",
"@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.6",
"cypress": "^13.7.0",
"cypress": "^13.7.1",
"eslint-plugin-cypress": "^2.15.1",
"eslint-webpack-plugin": "^4.1.0",
"jest": "^29.7.0",