From 58113c9e113acaa054bd971b38e53775c9c3a59e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 20:14:52 +0000 Subject: [PATCH] chore(deps): bump react-toastify from 6.0.6 to 6.0.8 Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.6 to 6.0.8. - [Release notes](https://github.com/fkhadra/react-toastify/releases) - [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.6...v6.0.8) 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 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"