diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index e5c4f6e05d4..5f9dc2a197f 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "@nextcloud/eslint-config": "^8.0.0", "@nextcloud/stylelint-config": "^2.1.2", "@testing-library/jest-dom": "^5.16.4", - "@testing-library/user-event": "^14.1.1", + "@testing-library/user-event": "^14.4.3", "@testing-library/vue": "^5.8.3", "@vue/test-utils": "^1.3.0", "babel-loader": "^8.2.5", |