diff --git a/package-lock.json b/package-lock.json index 86a8791a..6f568b21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -119,7 +119,7 @@ "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.4", "@types/chroma-js": "^3.1.2", "@types/geojson": "^7946.0.16", "@types/jsonwebtoken": "^9.0.10", @@ -7841,9 +7841,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.4", + "resolved": "https://registry.npmjs.org/@testing-library/user-event/-/user-event-14.6.4.tgz", + "integrity": "sha512-QCGwP6QrjypBLwyj5cuyfVamkaIEy/XGY+1VDehbtbQqOggYmTFpFOdWR5mPz14vX8vXLMVjDHlRNBcClyO9ew==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 607eddfd..0fda0364 100644 --- a/package.json +++ b/package.json @@ -144,7 +144,7 @@ "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^6.9.1", "@testing-library/react": "^16.3.2", - "@testing-library/user-event": "^14.6.1", + "@testing-library/user-event": "^14.6.4", "@types/chroma-js": "^3.1.2", "@types/geojson": "^7946.0.16", "@types/jsonwebtoken": "^9.0.10",