diff --git a/package-lock.json b/package-lock.json index 2eee0702c..bd1f5be1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@mdi/js": "^7.4.47", "@mdi/svg": "^7.4.47", "@nextcloud/browserslist-config": "^3.0.1", - "@nextcloud/cypress": "^1.0.0-beta.9", + "@nextcloud/cypress": "^1.0.0-beta.10", "@nextcloud/eslint-config": "^8.4.1", "@nextcloud/prettier-config": "^1.1.0", "@nextcloud/stylelint-config": "^3.0.1", @@ -1554,11 +1554,10 @@ } }, "node_modules/@nextcloud/cypress": { - "version": "1.0.0-beta.9", - "resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.9.tgz", - "integrity": "sha512-i43skZoCkrr5H1L1PsYddzz/SjDlSNcTCrEcMJFRwoHiJo5giUNCz0b2lKEQBMtudP8J+BGfG+AIFA0LJ/oD2A==", + "version": "1.0.0-beta.10", + "resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.10.tgz", + "integrity": "sha512-2Mfg6oDwz6cCnmgyvQ83bW+oM+p+F5YA4aBZk++vtQLURa+2qlNmsby/bxe0rOzAKUXWtBmKINKO64fBTNUWWw==", "dev": true, - "license": "AGPL-3.0-or-later", "dependencies": { "dockerode": "^4.0.2", "fast-xml-parser": "^4.3.6", diff --git a/package.json b/package.json index bb92bffdc..b735ae62e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@mdi/js": "^7.4.47", "@mdi/svg": "^7.4.47", "@nextcloud/browserslist-config": "^3.0.1", - "@nextcloud/cypress": "^1.0.0-beta.9", + "@nextcloud/cypress": "^1.0.0-beta.10", "@nextcloud/eslint-config": "^8.4.1", "@nextcloud/prettier-config": "^1.1.0", "@nextcloud/stylelint-config": "^3.0.1",