diff --git a/package-lock.json b/package-lock.json index 4fff6035..e5c6e579 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@tailwindcss/cli": "^4.3.3", "@testing-library/jest-dom": "^7.0.0", "@testing-library/react": "^16.0.0", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.3", "@types/js-yaml": "^4.0.9", "@types/node": "^26.1.2", "@types/react": "^18.3.0", @@ -2915,9 +2915,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 a15872d0..898a4902 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@tailwindcss/cli": "^4.3.3", "@testing-library/jest-dom": "^7.0.0", "@testing-library/react": "^16.0.0", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.3", "@types/js-yaml": "^4.0.9", "@types/node": "^26.1.2", "@types/react": "^18.3.0",