diff --git a/package-lock.json b/package-lock.json index 62a190dd7..38e632ebb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,11 +37,11 @@ }, "devDependencies": { "@nextcloud/browserslist-config": "^3.0.1", - "@nextcloud/cypress": "^1.0.0-beta.12", + "@nextcloud/cypress": "^1.0.0-beta.13", "@nextcloud/eslint-config": "^8.4.1", "@nextcloud/sharing": "^0.2.4", "@nextcloud/stylelint-config": "^3.0.1", - "@nextcloud/vite-config": "^1.5.0", + "@nextcloud/vite-config": "^1.5.1", "@types/dockerode": "^3.3.34", "@vue/tsconfig": "^0.5.1", "cypress": "^13.17.0", @@ -1755,9 +1755,9 @@ } }, "node_modules/@nextcloud/cypress": { - "version": "1.0.0-beta.12", - "resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.12.tgz", - "integrity": "sha512-/o+DiuX5LKeaIKpRvBiao8e4WXl0GJY+jn1NZpFg3jzYDQz4jDFx+wANvAzIlPpxoRqkKPPifZWwZc4IMYe0XQ==", + "version": "1.0.0-beta.13", + "resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.13.tgz", + "integrity": "sha512-ggs4IEV87KWJUdpT6Shs/C/x9+zRI4v4E4h0aYX3qTxMFxub8gLUYmCSVP3AmE2qGIArezfzPb5EDy9QQk5waA==", "dev": true, "license": "AGPL-3.0-or-later", "dependencies": { diff --git a/package.json b/package.json index c0101e243..73230fb14 100644 --- a/package.json +++ b/package.json @@ -75,11 +75,11 @@ }, "devDependencies": { "@nextcloud/browserslist-config": "^3.0.1", - "@nextcloud/cypress": "^1.0.0-beta.12", + "@nextcloud/cypress": "^1.0.0-beta.13", "@nextcloud/eslint-config": "^8.4.1", "@nextcloud/sharing": "^0.2.4", "@nextcloud/stylelint-config": "^3.0.1", - "@nextcloud/vite-config": "^1.5.0", + "@nextcloud/vite-config": "^1.5.1", "@types/dockerode": "^3.3.34", "@vue/tsconfig": "^0.5.1", "cypress": "^13.17.0",