diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 38da1a57647..c7ed1ab6d01 100644 --- a/package.json +++ b/package.json @@ -56,8 +56,8 @@ "@nextcloud/password-confirmation": "^5.1.1", "@nextcloud/paths": "^2.1.0", "@nextcloud/router": "^3.0.0", - "@nextcloud/sharing": "^0.2.2", - "@nextcloud/upload": "^1.4.1", + "@nextcloud/sharing": "^0.2.3", + "@nextcloud/upload": "^1.4.2", "@nextcloud/vue": "^8.15.0", "@simplewebauthn/browser": "^10.0.0", "@skjnldsv/sanitize-svg": "^1.0.2", @@ -130,7 +130,7 @@ "@pinia/testing": "^0.1.3", "@simplewebauthn/types": "^10.0.0", "@testing-library/cypress": "^10.0.2", - "@testing-library/jest-dom": "^6.4.6", + "@testing-library/jest-dom": "^6.4.8", "@testing-library/user-event": "^14.4.3", "@testing-library/vue": "^5.8.3", "@types/dockerode": "^3.3.29", @@ -147,7 +147,7 @@ "css-loader": "^6.8.1", "cypress": "^13.13.1", "cypress-axe": "^1.5.0", - "cypress-if": "^1.10.5", + "cypress-if": "^1.12.4", "cypress-split": "^1.24.0", "cypress-wait-until": "^3.0.2", "dockerode": "^4.0.2", @@ -178,7 +178,7 @@ "sass-loader": "^13.2.2", "sinon": "<= 5.0.7", "style-loader": "^3.3.1", - "tar": "^6.2.1", + "tar": "^7.4.3", "ts-jest": "^29.2.3", "ts-loader": "^9.5.0", "ts-node": "^10.9.1", |