From fbc9189cbad1796dbb428296779c915788dd80a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 10:15:03 +0100 Subject: [PATCH] chore(deps): bump react-modal from 3.13.1 to 3.14.2 (#155) Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.13.1 to 3.14.2. - [Release notes](https://github.com/reactjs/react-modal/releases) - [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-modal/compare/v3.13.1...v3.14.2) --- updated-dependencies: - dependency-name: react-modal dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d87d4f1d..f67d5735 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-day-picker": "7.4.10", "react-device-detect": "1.17.0", "react-dom": "17.0.2", - "react-modal": "3.13.1", + "react-modal": "3.14.2", "react-sortable-hoc": "2.0.0", "react-toastify": "7.0.4", "weather-icons-react": "1.2.0"