diff --git a/package-lock.json b/package-lock.json index b316f12a..c82818f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@rollup/plugin-terser": "^1.0.0", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "6.9.1", - "@testing-library/react": "16.3.2", + "@testing-library/react": "16.3.3", "@types/jest": "^29.5.14", "@types/react": "19.2.18", "@types/react-dom": "19.2.5", @@ -1952,8 +1952,8 @@ "license": "MIT" }, "node_modules/@testing-library/react": { - "version": "16.3.2", - "integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==", + "version": "16.3.3", + "integrity": "sha512-Uo193NgQbPMz6lrrhtRQQFcMC6Re/ELLFbbuVL30WDlZxlpZf9/lMHTAVxPRLw1q1iu9OJmR1c2BLiENRstdBg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 3f705c18..b422a06d 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@rollup/plugin-terser": "^1.0.0", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "6.9.1", - "@testing-library/react": "16.3.2", + "@testing-library/react": "16.3.3", "@types/jest": "^29.5.14", "@types/react": "19.2.18", "@types/react-dom": "19.2.5",