diff --git a/package-lock.json b/package-lock.json index 48c7ee0d..f9ee18c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@sumup-oss/illustrations": "1.0.0", "@types/node": "26.4.0", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.5", + "@types/react-dom": "^19.2.7", "@typescript-eslint/parser": "8.64.0", "astro": "7.2.2", "astro-mermaid": "2.1.0", @@ -5468,9 +5468,9 @@ } }, "node_modules/@types/react-dom": { - "version": "19.2.5", - "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.5.tgz", - "integrity": "sha512-fMPwH9v7r/pp43yUd2/Mbiex5KouJwwR3dzHkhLREUC6764VyDsqxhAxv6OFEYR1RhjOyD1naqba8ECDBe7ZQg==", + "version": "19.2.7", + "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-19.2.7.tgz", + "integrity": "sha512-I8bPpDLcHBv1qiIiXDCy71Rt8eQDKJP0sMSWJphDdAcdqiJ1sGpZamavoEIRZmYzjia9LuEb2HlYdDpmoENpvQ==", "dev": true, "license": "MIT", "peerDependencies": { diff --git a/package.json b/package.json index 2e0d54c1..ff4c39e1 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@sumup-oss/illustrations": "1.0.0", "@types/node": "26.4.0", "@types/react": "^19.2.18", - "@types/react-dom": "^19.2.5", + "@types/react-dom": "^19.2.7", "@typescript-eslint/parser": "8.64.0", "astro": "7.2.2", "astro-mermaid": "2.1.0",