diff --git a/package-lock.json b/package-lock.json index eb5e7ee9..7c15685b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@pact-foundation/pact": "17.0.1", "@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/node": "25.9.5", "@types/react": "19.2.18", "@types/react-dom": "19.2.4", @@ -1086,9 +1086,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/package.json b/package.json index dcc220e8..068dbf1a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@pact-foundation/pact": "17.0.1", "@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/node": "25.9.5", "@types/react": "19.2.18", "@types/react-dom": "19.2.4",