From 56b908ca40fe65138915239a844f0be90201d29a Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Tue, 7 Nov 2017 16:34:06 +0000 Subject: [PATCH] Update react-modal from 3.1.0 to 3.1.2 in lib/ui --- lib/ui/package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/ui/package.json b/lib/ui/package.json index 37a8c805ec51..a014acd5b9fc 100644 --- a/lib/ui/package.json +++ b/lib/ui/package.json @@ -33,7 +33,7 @@ "react-icons": "^2.2.7", "react-inspector": "^2.2.1", "react-komposer": "^2.0.0", - "react-modal": "^3.1.0", + "react-modal": "^3.1.2", "react-split-pane": "^0.1.68", "react-treebeard": "^2.0.3", "redux": "^3.7.2" diff --git a/yarn.lock b/yarn.lock index ce6f42cd2d35..22a486442b83 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9368,9 +9368,9 @@ react-komposer@^2.0.0: react-stubber "^1.0.0" shallowequal "^0.2.2" -react-modal@^3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.1.0.tgz#ce594f88f9ab7338ee265cfec4be3cc5253f5baa" +react-modal@^3.1.2: + version "3.1.2" + resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.1.2.tgz#6e1fd656315d6fc62a1edda2b5aecc9752ac6bca" dependencies: exenv "^1.2.0" prop-types "^15.5.10"