From c27c7074f64eb064fe03e97de98d7072ba601300 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 06:46:01 +0000 Subject: [PATCH] Bump react-toastify from 7.0.1 to 7.0.2 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 7.0.1 to 7.0.2. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v7.0.1...v7.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 660df817..651956d9 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-color-gradient-picker": "^0.1.2", "react-dom": "16.14.0", "react-modal": "3.12.1", - "react-toastify": "7.0.1", + "react-toastify": "7.0.2", "supports-webp": "2.0.1" }, "devDependencies": {