From 9bc9376e3a7a2cf35b73157f634589a0808430b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 06:04:25 +0000 Subject: [PATCH] Bump react-toastify from 8.1.1 to 9.1.1 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 8.1.1 to 9.1.1. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v8.1.1...v9.1.1) --- updated-dependencies: - dependency-name: react-toastify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 938382b1..23a7a881 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "react-redux": "^7.2.0", "react-router-dom": "^6.2.1", "react-select": "^5.2.2", - "react-toastify": "^8.0.3", + "react-toastify": "^9.1.1", "redux": "^4.0.5", "redux-thunk": "^2.3.0", "regenerator-runtime": "^0.13.9", diff --git a/yarn.lock b/yarn.lock index 75a4d671..947f4582 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10524,10 +10524,10 @@ react-test-renderer@^16.0.0-0, react-test-renderer@^16.13.1: react-is "^16.8.6" scheduler "^0.19.1" -react-toastify@^8.0.3: - version "8.1.1" - resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-8.1.1.tgz#79fada2487bcd2ca9b5910015f8d6f78cc65c984" - integrity sha512-KQa+j+JHjy69xpPYheaWUq3SjVw1sV2D7/QsXW6Tpo2x9HhUCvASezAMYDmLhfAYoSnaXUVnTNFAgZQA75SExQ== +react-toastify@^9.1.1: + version "9.1.1" + resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.1.tgz#9280caea4a13dc1739c350d90660a630807bf10b" + integrity sha512-pkFCla1z3ve045qvjEmn2xOJOy4ZciwRXm1oMPULVkELi5aJdHCN/FHnuqXq8IwGDLB7PPk2/J6uP9D8ejuiRw== dependencies: clsx "^1.1.1"