diff --git a/package.json b/package.json index b0b2fe9..1dccb22 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-i18next": "14.1.0", - "react-toastify": "10.0.4", + "react-toastify": "10.0.5", "react-unity-webgl": "^9.5.0", "recharts": "^2.12.2", "typescript": "5.3.3" diff --git a/yarn.lock b/yarn.lock index 376e024..97a4b22 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8534,7 +8534,7 @@ __metadata: react: "npm:18.2.0" react-dom: "npm:18.2.0" react-i18next: "npm:14.1.0" - react-toastify: "npm:10.0.4" + react-toastify: "npm:10.0.5" react-unity-webgl: "npm:^9.5.0" recharts: "npm:^2.12.2" typescript: "npm:5.3.3" @@ -11552,15 +11552,15 @@ __metadata: languageName: node linkType: hard -"react-toastify@npm:10.0.4": - version: 10.0.4 - resolution: "react-toastify@npm:10.0.4" +"react-toastify@npm:10.0.5": + version: 10.0.5 + resolution: "react-toastify@npm:10.0.5" dependencies: clsx: "npm:^2.1.0" peerDependencies: - react: ">=16" - react-dom: ">=16" - checksum: 10/57f4d0032bf328381bdfeb78ab5efa988d425627a61ffa43b0caa184633a0ea44253a349d6b967247fa3d480ad82a2bbaa9063ce3f89be9550eb9b30398a6837 + react: ">=18" + react-dom: ">=18" + checksum: 10/6630f4b6d6902d827efd5e66c09df693c7ab8abeeb6ef24d880080f47b636614ef9cc251dd5e6564d49fe2f6f25f720ce0f7ef72cd4b0cd58a65b7c4b8052fac languageName: node linkType: hard