Updated deps

This commit is contained in:
Sebastian Werner 2018-06-18 10:21:42 +02:00
parent ef28ee4806
commit df226c714d
No known key found for this signature in database
GPG Key ID: A51DE512A3B37A0D
3 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@
"react-native-compat": "^1.0.0",
"react-native-iphone-x-helper": "^1.0.3",
"shelljs": "^0.8.2",
"universal-dotenv": "^1.4.0",
"universal-dotenv": "^1.5.1",
"url-parse": "^1.4.0",
"uuid": "^3.2.1",
"webpack": "^4.10.2",

View File

@ -56,7 +56,7 @@
"shelljs": "^0.8.2",
"style-loader": "^0.21.0",
"svg-url-loader": "^2.3.2",
"universal-dotenv": "^1.4.0",
"universal-dotenv": "^1.5.1",
"url-loader": "^1.0.1",
"webpack": "^4.10.2",
"webpack-dev-middleware": "^3.1.3",

View File

@ -17801,9 +17801,9 @@ unist-util-visit@^1.0.0, unist-util-visit@^1.1.0, unist-util-visit@^1.1.1:
dependencies:
unist-util-is "^2.1.1"
universal-dotenv@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/universal-dotenv/-/universal-dotenv-1.4.0.tgz#a85fb8c2f61c0419dc63a95baf59206546a3b277"
universal-dotenv@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/universal-dotenv/-/universal-dotenv-1.5.1.tgz#fe256777b5757908b24e01ad25007cc16994e78a"
dependencies:
app-root-dir "^1.0.2"
dotenv "^6.0.0"