diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 0fab64ee..844695e0 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -54,7 +54,7 @@ "@lingui/vite-plugin": "6.6.0", "@testing-library/jest-dom": "7.0.0", "@testing-library/react": "16.3.2", - "@testing-library/user-event": "14.6.1", + "@testing-library/user-event": "14.6.3", "@types/mousetrap": "1.6.15", "@types/react": "19.2.18", "@types/react-dom": "19.2.4", @@ -2089,9 +2089,9 @@ } }, "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/commafeed-client/package.json b/commafeed-client/package.json index 38235d62..cdf37320 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -61,7 +61,7 @@ "@lingui/vite-plugin": "6.6.0", "@testing-library/jest-dom": "7.0.0", "@testing-library/react": "16.3.2", - "@testing-library/user-event": "14.6.1", + "@testing-library/user-event": "14.6.3", "@types/mousetrap": "1.6.15", "@types/react": "19.2.18", "@types/react-dom": "19.2.4",