From 40d3281fa1301e96646c098fb86228357663566e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 07:00:54 +0000 Subject: [PATCH] Bump react-toastify from 6.0.9 to 6.1.0 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.9 to 6.1.0. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.9...v6.1.0) 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 0aefaee4..a28c218e 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.11.2", - "react-toastify": "6.0.9", + "react-toastify": "6.1.0", "supports-webp": "2.0.1" }, "devDependencies": {