Update react-modal from 2.3.3 to 2.4.1 in app/vue

This commit is contained in:
Dependencies.io Bot 2017-10-06 16:25:55 +00:00
parent 45670d4a56
commit 00bfe1820f
2 changed files with 8 additions and 1 deletions

View File

@ -61,7 +61,7 @@
"qs": "^6.5.1",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-modal": "^2.3.3",
"react-modal": "^2.4.1",
"redux": "^3.7.2",
"request": "^2.83.0",
"serve-favicon": "^2.4.5",

View File

@ -9405,6 +9405,13 @@ react-modal@^2.3.3:
exenv "^1.2.0"
prop-types "^15.5.10"
react-modal@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-2.4.1.tgz#cb09b26711b148eb9f59cb180e1b7d82980ded05"
dependencies:
exenv "^1.2.0"
prop-types "^15.5.10"
react-native-compat@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/react-native-compat/-/react-native-compat-1.0.0.tgz#491dbd8a0105ac061b8d0d926463ce6a3dff33bc"