diff --git a/package-lock.json b/package-lock.json index 6acf2385..c7d88bcb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@testing-library/react": "16.3.3", "@types/jest": "^29.5.14", "@types/react": "19.2.18", - "@types/react-dom": "19.2.5", + "@types/react-dom": "19.2.7", "@typescript-eslint/eslint-plugin": "^8.36.0", "@typescript-eslint/parser": "^8.36.0", "cypress": "^15.18.0", @@ -2187,8 +2187,8 @@ } }, "node_modules/@types/react-dom": { - "version": "19.2.5", - "integrity": "sha512-fMPwH9v7r/pp43yUd2/Mbiex5KouJwwR3dzHkhLREUC6764VyDsqxhAxv6OFEYR1RhjOyD1naqba8ECDBe7ZQg==", + "version": "19.2.7", + "integrity": "sha512-I8bPpDLcHBv1qiIiXDCy71Rt8eQDKJP0sMSWJphDdAcdqiJ1sGpZamavoEIRZmYzjia9LuEb2HlYdDpmoENpvQ==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index b422a06d..f9704899 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@testing-library/react": "16.3.3", "@types/jest": "^29.5.14", "@types/react": "19.2.18", - "@types/react-dom": "19.2.5", + "@types/react-dom": "19.2.7", "@typescript-eslint/eslint-plugin": "^8.36.0", "@typescript-eslint/parser": "^8.36.0", "cypress": "^15.18.0",