From 3cc32e27382d4b72a6b5eb3647bafdd4c9f5728d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 14 Apr 2021 07:37:56 +0000 Subject: [PATCH] Bump react-modal from 3.12.1 to 3.13.1 Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.12.1 to 3.13.1. - [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.12.1...v3.13.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 108b035b..eab712b9 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "react-clock": "^2.4.0", "react-color-gradient-picker": "^0.1.2", "react-dom": "16.14.0", - "react-modal": "3.12.1", + "react-modal": "3.13.1", "react-toastify": "7.0.3", "supports-webp": "2.0.1" },