From db3081efc5c64e17564d9a1be4d9b850dd6a2f54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Jun 2021 10:11:32 +0100 Subject: [PATCH] chore(deps): bump react-modal from 3.14.2 to 3.14.3 (#158) Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.14.2 to 3.14.3. - [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.14.2...v3.14.3) --- updated-dependencies: - dependency-name: react-modal dependency-type: direct:production update-type: version-update:semver-patch ... 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 f8c59e08..2e35346d 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.14.2", + "react-modal": "3.14.3", "react-sortable-hoc": "2.0.0", "react-toastify": "7.0.4", "weather-icons-react": "1.2.0"