From 5702c45187abe694c8fe26d363da8d5a5f84d494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 10:17:34 +0100 Subject: [PATCH] chore(deps): bump react-toastify from 8.0.2 to 8.0.3 (#190) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.0.2 to 8.0.3. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v8.0.2...v8.0.3) --- 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 d06bd0fe..7eaf8dbb 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "react-hot-keys": "2.7.1", "react-modal": "3.14.3", "react-sortable-hoc": "2.0.0", - "react-toastify": "8.0.2", + "react-toastify": "8.0.3", "weather-icons-react": "1.2.0" }, "devDependencies": {