From 127c6897f96be82c6f93c253f7a7619346dcd868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 22:06:41 +0000 Subject: [PATCH] chore(deps): bump react-toastify from 10.0.6 to 11.0.2 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 10.0.6 to 11.0.2. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v10.0.6...v11.0.2) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 69e3376..adf78eb 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "react-redux": "^9.0.4", "react-router-dom": "^7.0.2", "react-scripts": "5.0.1", - "react-toastify": "^10.0.4", + "react-toastify": "^11.0.2", "reactotron-react-js": "^3.3.2", "reactotron-redux": "^3.1.1", "reactotron-redux-saga": "^4.2.2",