Bump react-toastify from 9.0.8 to 9.1.0

Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 9.0.8 to 9.1.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v9.0.8...v9.1.0)

---
updated-dependencies:
- dependency-name: react-toastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-01 18:18:47 +00:00 committed by GitHub
parent 99c9f4053d
commit a7bbb2c4ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

@ -24,7 +24,7 @@
"react": "^18.2.0", "react": "^18.2.0",
"react-country-flag": "^3.0.2", "react-country-flag": "^3.0.2",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-toastify": "^9.0.8", "react-toastify": "^9.1.0",
"sharp": "^0.31.1", "sharp": "^0.31.1",
"websocket": "^1.0.34", "websocket": "^1.0.34",
"zustand": "^4.1.3" "zustand": "^4.1.3"

@ -2425,9 +2425,10 @@ react-is@^16.13.1:
version "16.13.1" version "16.13.1"
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz" resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz"
react-toastify@^9.0.8: react-toastify@^9.1.0:
version "9.0.8" version "9.1.0"
resolved "https://registry.npmjs.org/react-toastify/-/react-toastify-9.0.8.tgz" resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.0.tgz#7be07cb61f7e352c5d25a3228575db4cce88a2b5"
integrity sha512-63i/5SROvfYz9yzdkmxIrpndtggTdif/5ZpswY3VH+s2/S1Hxo/hiv+oGXnPH6UO2pJBOgfcLNeyVh7okRmnhg==
dependencies: dependencies:
clsx "^1.1.1" clsx "^1.1.1"