diff --git a/build/frontend-legacy/package-lock.json b/build/frontend-legacy/package-lock.json index dcdccbe658114..87baf2e971d5d 100644 --- a/build/frontend-legacy/package-lock.json +++ b/build/frontend-legacy/package-lock.json @@ -87,7 +87,7 @@ "@nextcloud/webpack-vue-config": "^7.0.2", "@pinia/testing": "^0.1.7", "@testing-library/jest-dom": "^6.6.4", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.3", "@testing-library/vue": "^5.8.3", "@types/throttle-debounce": "^5.0.2", "@vitejs/plugin-vue2": "^2.3.4", @@ -5338,9 +5338,9 @@ "license": "MIT" }, "node_modules/@testing-library/user-event": { - "version": "14.6.1", - "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.1.tgz", - "integrity": "sha512-vq7fv0rnt+QTXgPxr5Hjc210p6YKq2kmdziLgnsZGgLJ9e6VAShx1pACLuRjd/AS/sr7phAR58OIIpf0LlmQNw==", + "version": "14.6.3", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.3.tgz", + "integrity": "sha512-6dBq67jT8lE+JTE8Exm02Kt6ze43hz1jdiSpSJwtTZiT1xQQ6b7nZYTTQ9njdArdU8XklOwaDp/AbT/eYSKF4g==", "dev": true, "license": "MIT", "engines": { diff --git a/build/frontend-legacy/package.json b/build/frontend-legacy/package.json index 7ed9369b24a4e..cbf9c78fc29f8 100644 --- a/build/frontend-legacy/package.json +++ b/build/frontend-legacy/package.json @@ -106,7 +106,7 @@ "@nextcloud/webpack-vue-config": "^7.0.2", "@pinia/testing": "^0.1.7", "@testing-library/jest-dom": "^6.6.4", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.3", "@testing-library/vue": "^5.8.3", "@types/throttle-debounce": "^5.0.2", "@vitejs/plugin-vue2": "^2.3.4",