From 12642b2748848cd9426b9b85bb8adbc41a28707c Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Mon, 7 Nov 2022 16:49:57 +0100 Subject: [PATCH] change(ui) - toastify version update --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index a236b3c5f..8c41d5409 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -57,7 +57,7 @@ "react-select": "^5.3.2", "react-svg-map": "^2.2.0", "react-tippy": "^1.4.0", - "react-toastify": "^9.0.3", + "react-toastify": "^9.1.1", "react-virtualized": "^9.22.3", "recharts": "^2.1.13", "redux": "^4.0.5",