Merge pull request #4021 from nextcloud/dependabot/npm_and_yarn/master/cypress-10.7.0

This commit is contained in:
dependabot[bot]
2022-09-03 02:04:54 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -52,7 +52,7 @@
"@nextcloud/webpack-vue-config": "^5.3.0",
"@relative-ci/agent": "^4.0.0",
"@vue/test-utils": "^1.3.0",
"cypress": "^10.6.0",
"cypress": "^10.7.0",
"jest": "^29.0.1",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7",
@@ -6872,9 +6872,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"node_modules/cypress": {
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.6.0.tgz",
"integrity": "sha512-6sOpHjostp8gcLO34p6r/Ci342lBs8S5z9/eb3ZCQ22w2cIhMWGUoGKkosabPBfKcvRS9BE4UxybBtlIs8gTQA==",
"version": "10.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.7.0.tgz",
"integrity": "sha512-gTFvjrUoBnqPPOu9Vl5SBHuFlzx/Wxg/ZXIz2H4lzoOLFelKeF7mbwYUOzgzgF0oieU2WhJAestQdkgwJMMTvQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -24306,9 +24306,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"cypress": {
"version": "10.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.6.0.tgz",
"integrity": "sha512-6sOpHjostp8gcLO34p6r/Ci342lBs8S5z9/eb3ZCQ22w2cIhMWGUoGKkosabPBfKcvRS9BE4UxybBtlIs8gTQA==",
"version": "10.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.7.0.tgz",
"integrity": "sha512-gTFvjrUoBnqPPOu9Vl5SBHuFlzx/Wxg/ZXIz2H4lzoOLFelKeF7mbwYUOzgzgF0oieU2WhJAestQdkgwJMMTvQ==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",

View File

@@ -78,7 +78,7 @@
"@nextcloud/webpack-vue-config": "^5.3.0",
"@relative-ci/agent": "^4.0.0",
"@vue/test-utils": "^1.3.0",
"cypress": "^10.6.0",
"cypress": "^10.7.0",
"jest": "^29.0.1",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7",