Merge pull request #35 from RealFascinated/dependabot/npm_and_yarn/react-toastify-9.1.1

Bump react-toastify from 9.1.0 to 9.1.1
This commit is contained in:
Liam 2022-11-09 11:28:16 +00:00 committed by GitHub
commit 29f8b0e2b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 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.1.0", "react-toastify": "^9.1.1",
"sharp": "^0.31.2", "sharp": "^0.31.2",
"websocket": "^1.0.34", "websocket": "^1.0.34",
"zustand": "^4.1.4" "zustand": "^4.1.4"

@ -2428,10 +2428,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.1.0: react-toastify@^9.1.1:
version "9.1.0" version "9.1.1"
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.0.tgz#7be07cb61f7e352c5d25a3228575db4cce88a2b5" resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-9.1.1.tgz#9280caea4a13dc1739c350d90660a630807bf10b"
integrity sha512-63i/5SROvfYz9yzdkmxIrpndtggTdif/5ZpswY3VH+s2/S1Hxo/hiv+oGXnPH6UO2pJBOgfcLNeyVh7okRmnhg== integrity sha512-pkFCla1z3ve045qvjEmn2xOJOy4ZciwRXm1oMPULVkELi5aJdHCN/FHnuqXq8IwGDLB7PPk2/J6uP9D8ejuiRw==
dependencies: dependencies:
clsx "^1.1.1" clsx "^1.1.1"