Merge pull request #5255 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.4.0

This commit is contained in:
dependabot[bot]
2023-11-04 03:37:05 +00:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -54,7 +54,7 @@
"@relative-ci/agent": "^4.1.10",
"@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.6",
"cypress": "^13.3.3",
"cypress": "^13.4.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-webpack-plugin": "^4.0.1",
"jest": "^29.7.0",
@@ -7850,9 +7850,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"node_modules/cypress": {
"version": "13.3.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.3.tgz",
"integrity": "sha512-mbdkojHhKB1xbrj7CrKWHi22uFx9P9vQFiR0sYDZZoK99OMp9/ZYN55TO5pjbXmV7xvCJ4JwBoADXjOJK8aCJw==",
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.4.0.tgz",
"integrity": "sha512-KeWNC9xSHG/ewZURVbaQsBQg2mOKw4XhjJZFKjWbEjgZCdxpPXLpJnfq5Jns1Gvnjp6AlnIfpZfWFlDgVKXdWQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -26569,9 +26569,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"cypress": {
"version": "13.3.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.3.3.tgz",
"integrity": "sha512-mbdkojHhKB1xbrj7CrKWHi22uFx9P9vQFiR0sYDZZoK99OMp9/ZYN55TO5pjbXmV7xvCJ4JwBoADXjOJK8aCJw==",
"version": "13.4.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.4.0.tgz",
"integrity": "sha512-KeWNC9xSHG/ewZURVbaQsBQg2mOKw4XhjJZFKjWbEjgZCdxpPXLpJnfq5Jns1Gvnjp6AlnIfpZfWFlDgVKXdWQ==",
"dev": true,
"requires": {
"@cypress/request": "^3.0.0",

View File

@@ -82,7 +82,7 @@
"@relative-ci/agent": "^4.1.10",
"@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.6",
"cypress": "^13.3.3",
"cypress": "^13.4.0",
"eslint-plugin-cypress": "^2.15.1",
"eslint-webpack-plugin": "^4.0.1",
"jest": "^29.7.0",