diff --git a/package-lock.json b/package-lock.json index dd8759c3b5..0c63cb752c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "richdocuments", - "version": "8.4.8", + "version": "8.4.9", "license": "AGPL-3.0-or-later", "dependencies": { "@nextcloud/auth": "^2.4.0", @@ -29,7 +29,7 @@ "@cypress/webpack-preprocessor": "^6.0.2", "@nextcloud/babel-config": "^1.0.0", "@nextcloud/browserslist-config": "^3.0.1", - "@nextcloud/cypress": "^1.0.0-beta.11", + "@nextcloud/cypress": "^1.0.0-beta.12", "@nextcloud/eslint-config": "^8.3.0", "@nextcloud/stylelint-config": "^2.4.0", "@nextcloud/webpack-vue-config": "^6.1.1", @@ -3814,9 +3814,9 @@ } }, "node_modules/@nextcloud/cypress": { - "version": "1.0.0-beta.11", - "resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.11.tgz", - "integrity": "sha512-8wR0UVfqZXRmQSAeaJg+yw95Smc9zAw35FYckk52PhXhnRugn2J5aqcXMtrQZovdeqak1y5Kjc/t0AJ2QhtnOA==", + "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==", "dev": true, "dependencies": { "dockerode": "^4.0.2", @@ -26994,9 +26994,9 @@ } }, "@nextcloud/cypress": { - "version": "1.0.0-beta.11", - "resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.11.tgz", - "integrity": "sha512-8wR0UVfqZXRmQSAeaJg+yw95Smc9zAw35FYckk52PhXhnRugn2J5aqcXMtrQZovdeqak1y5Kjc/t0AJ2QhtnOA==", + "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==", "dev": true, "requires": { "dockerode": "^4.0.2", diff --git a/package.json b/package.json index ae63a472fa..eaba825d9b 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@cypress/webpack-preprocessor": "^6.0.2", "@nextcloud/babel-config": "^1.0.0", "@nextcloud/browserslist-config": "^3.0.1", - "@nextcloud/cypress": "^1.0.0-beta.11", + "@nextcloud/cypress": "^1.0.0-beta.12", "@nextcloud/eslint-config": "^8.3.0", "@nextcloud/stylelint-config": "^2.4.0", "@nextcloud/webpack-vue-config": "^6.1.1",