diff --git a/package.json b/package.json index d556b810b..adb52b06f 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "react-quill": "2.0.0", "react-router": "6.22.3", "react-router-dom": "6.22.3", - "react-toastify": "10.0.4", + "react-toastify": "10.0.5", "short-uuid": "4.2.2", "stylis": "4.3.1", "stylis-plugin-rtl": "2.1.1", diff --git a/yarn.lock b/yarn.lock index e34d78146..87b7d0d6a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7997,7 +7997,7 @@ __metadata: react-quill: "npm:2.0.0" react-router: "npm:6.22.3" react-router-dom: "npm:6.22.3" - react-toastify: "npm:10.0.4" + react-toastify: "npm:10.0.5" short-uuid: "npm:4.2.2" stylis: "npm:4.3.1" stylis-plugin-rtl: "npm:2.1.1" @@ -12045,6 +12045,18 @@ __metadata: languageName: node linkType: hard +"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: ">=18" + react-dom: ">=18" + checksum: 10/6630f4b6d6902d827efd5e66c09df693c7ab8abeeb6ef24d880080f47b636614ef9cc251dd5e6564d49fe2f6f25f720ce0f7ef72cd4b0cd58a65b7c4b8052fac + languageName: node + linkType: hard + "react-transition-group@npm:^4.4.5": version: 4.4.5 resolution: "react-transition-group@npm:4.4.5"