Merge pull request #5508 from nextcloud/dependabot/npm_and_yarn/main/cypress-13.6.3

This commit is contained in:
dependabot[bot]
2024-01-20 05:47:44 +00:00
committed by GitHub
2 changed files with 8 additions and 10 deletions

16
package-lock.json generated
View File

@@ -54,7 +54,7 @@
"@relative-ci/agent": "^4.2.3",
"@vue/test-utils": "^1.3.6",
"@vue/vue2-jest": "^29.2.6",
"cypress": "^13.6.2",
"cypress": "^13.6.3",
"eslint-plugin-cypress": "^2.15.1",
"eslint-webpack-plugin": "^4.0.1",
"jest": "^29.7.0",
@@ -7841,15 +7841,14 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"node_modules/cypress": {
"version": "13.6.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.2.tgz",
"integrity": "sha512-TW3bGdPU4BrfvMQYv1z3oMqj71YI4AlgJgnrycicmPZAXtvywVFZW9DAToshO65D97rCWfG/kqMFsYB6Kp91gQ==",
"version": "13.6.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.3.tgz",
"integrity": "sha512-d/pZvgwjAyZsoyJ3FOsJT5lDsqnxQ/clMqnNc++rkHjbkkiF2h9s0JsZSyyH4QXhVFW3zPFg82jD25roFLOdZA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
"@cypress/request": "^3.0.0",
"@cypress/xvfb": "^1.2.4",
"@types/node": "^18.17.5",
"@types/sinonjs__fake-timers": "8.1.1",
"@types/sizzle": "^2.3.2",
"arch": "^2.2.0",
@@ -26739,14 +26738,13 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"cypress": {
"version": "13.6.2",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.2.tgz",
"integrity": "sha512-TW3bGdPU4BrfvMQYv1z3oMqj71YI4AlgJgnrycicmPZAXtvywVFZW9DAToshO65D97rCWfG/kqMFsYB6Kp91gQ==",
"version": "13.6.3",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-13.6.3.tgz",
"integrity": "sha512-d/pZvgwjAyZsoyJ3FOsJT5lDsqnxQ/clMqnNc++rkHjbkkiF2h9s0JsZSyyH4QXhVFW3zPFg82jD25roFLOdZA==",
"dev": true,
"requires": {
"@cypress/request": "^3.0.0",
"@cypress/xvfb": "^1.2.4",
"@types/node": "^18.17.5",
"@types/sinonjs__fake-timers": "8.1.1",
"@types/sizzle": "^2.3.2",
"arch": "^2.2.0",

View File

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