diff --git a/package.json b/package.json index 7d2b922..73d3007 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "react-router-dom": "^5.2.0", "react-scripts": "3.4.1", "react-spinners": "^0.9.0", - "react-toastify": "^6.0.6", + "react-toastify": "^6.0.8", "styled-components": "^5.1.1", "validator": "^13.1.0", "whois-json": "^2.0.4" diff --git a/yarn.lock b/yarn.lock index 73c92b1..4d91837 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10065,10 +10065,10 @@ react-spinners@^0.9.0: dependencies: "@emotion/core" "^10.0.15" -react-toastify@^6.0.6: - version "6.0.6" - resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-6.0.6.tgz#7409ef8e89d12492308a8e561317031b5d90615e" - integrity sha512-NdHiMhj76Z877kZlXuelVfJONslvpmDTL95FVAoBy2kkU75hiqR5+pu1GdJZfRWPhen9ecdb58d3HmefaJ06Yw== +react-toastify@^6.0.8: + version "6.0.8" + resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-6.0.8.tgz#84625d81d0fd01902a7f4c6f317eb074cb3bba67" + integrity sha512-NSqCNwv+C4IfR+c92PFZiNyeBwOJvigrP2bcRi2f6Hg3WqcHhEHOknbSQOs9QDFuqUjmK3SOrdvScQ3z63ifXg== dependencies: classnames "^2.2.6" prop-types "^15.7.2"