From 63240240fbdb7e6fca5914cb1ba1b8b88559608b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 00:43:54 +0000 Subject: [PATCH] fix(deps): update dependency react-toastify to v11 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index d5c1ee8..a796627 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -32,7 +32,7 @@ "react-router": "^6.22.3", "react-router-dom": "^6.22.3", "react-syntax-highlighter": "^15.5.0", - "react-toastify": "^9.1.3", + "react-toastify": "^11.0.0", "vite-plugin-svgr": "^4.0.0" }, "devDependencies": {