From 98a065b934086462fec84c5141ddf0206cd5c926 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 06:44:24 +0000 Subject: [PATCH] Bump react-toastify from 6.2.0 to 7.0.1 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.2.0 to 7.0.1. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v6.2.0...v7.0.1) 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 c8a44e74..06ea9808 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": "6.2.0", + "react-toastify": "7.0.1", "supports-webp": "2.0.1" }, "devDependencies": {