From 6687c1937837bdc3bd0e66d3faa26841faa545b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 14:50:13 +0000 Subject: [PATCH] Bump react-toastify from 9.1.3 to 10.0.6 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.1.3 to 10.0.6. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v9.1.3...v10.0.6) --- 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 946e891..38b0af6 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "react-player": "^2.13.0", "react-responsive": "^9.0.2", "react-scripts": "5.0.1", - "react-toastify": "^9.1.3", + "react-toastify": "^10.0.6", "web-vitals": "^2.1.4" }, "overrides": {