diff --git a/lib/package.json b/lib/package.json index a87aa939..3ac10bb5 100644 --- a/lib/package.json +++ b/lib/package.json @@ -51,7 +51,7 @@ "@rollup/plugin-typescript": "^12.3.0", "@tailwindcss/postcss": "^4.1.18", "@testing-library/jest-dom": "^6.6.3", - "@testing-library/react": "^16.3.1", + "@testing-library/react": "^16.3.2", "@types/geojson": "^7946.0.14", "@types/leaflet": "^1.9.21", "@types/leaflet.markercluster": "^1.5.5", diff --git a/package-lock.json b/package-lock.json index 8a54a0ef..f4a2b379 100644 --- a/package-lock.json +++ b/package-lock.json @@ -172,7 +172,7 @@ "@rollup/plugin-typescript": "^12.3.0", "@tailwindcss/postcss": "^4.1.18", "@testing-library/jest-dom": "^6.6.3", - "@testing-library/react": "^16.3.1", + "@testing-library/react": "^16.3.2", "@types/geojson": "^7946.0.14", "@types/leaflet": "^1.9.21", "@types/leaflet.markercluster": "^1.5.5", @@ -4217,9 +4217,9 @@ "license": "MIT" }, "node_modules/@testing-library/react": { - "version": "16.3.1", - "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.1.tgz", - "integrity": "sha512-gr4KtAWqIOQoucWYD/f6ki+j5chXfcPc74Col/6poTyqTmn7zRmodWahWRCp8tYd+GMqBonw6hstNzqjbs6gjw==", + "version": "16.3.2", + "resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz", + "integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==", "dev": true, "license": "MIT", "dependencies": {