From 7531ef00f1b827bc0eeb7ead27dd270ea7dafdec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 20:47:19 +0100 Subject: [PATCH] chore(deps): bump react-toastify from 11.0.5 to 11.1.0 (#1165) Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 11.0.5 to 11.1.0. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v11.0.5...v11.1.0) --- updated-dependencies: - dependency-name: react-toastify dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Ralph <14052956+davidcralph@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e6df025b..0ffcc034 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "react-dom": "^19.2.3", "react-icons": "^5.5.0", "react-modal": "3.16.3", - "react-toastify": "11.0.5", + "react-toastify": "11.1.0", "use-debounce": "^10.1.0" }, "devDependencies": {