From b0399b6314af6099c9a4597ad8a5f05db294d626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 11:12:36 +0100 Subject: [PATCH] chore(deps): bump react-toastify from 8.0.0 to 8.0.2 (#181) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.0.0 to 8.0.2. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v8.0.0...v8.0.2) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 387600ab..f3634502 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "react-hot-keys": "2.6.2", "react-modal": "3.14.3", "react-sortable-hoc": "2.0.0", - "react-toastify": "8.0.0", + "react-toastify": "8.0.2", "weather-icons-react": "1.2.0" }, "devDependencies": {