diff --git a/examples/package.json b/examples/package.json index 6a74a3292..18789bb22 100644 --- a/examples/package.json +++ b/examples/package.json @@ -20,7 +20,7 @@ "concurrently": "^2.2.0", "fs-extra": "^0.30.0", "jest": "20.0.4", - "minimatch": "^3.0.2", + "minimatch": "^3.0.5", "node-watch": "^0.4.0", "react-test-renderer": "16.0.0-alpha.12", "rimraf": "^2.5.4" diff --git a/examples/yarn.lock b/examples/yarn.lock index f67f46224..23915ee19 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -2,10 +2,6 @@ # yarn lockfile v1 -"@react-native-community/viewpager@^1.1.7": - version "1.1.7" - resolved "https://registry.yarnpkg.com/@react-native-community/viewpager/-/viewpager-1.1.7.tgz#7d3b1631f1ec91145db92a8e25c80d53027e96ba" - abab@^1.0.3: version "1.0.3" resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.3.tgz#b81de5f7274ec4e756d797cd834f303642724e5d" @@ -2795,9 +2791,9 @@ min-document@^2.19.0: dependencies: dom-walk "^0.1.0" -minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" +minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.3, minimatch@^3.0.4, minimatch@^3.0.5: + version "3.0.5" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3" dependencies: brace-expansion "^1.1.7" @@ -3282,9 +3278,8 @@ react-devtools-core@^2.5.0: ws "^2.0.3" react-native-swiper@../: - version "1.6.0-nightly.1" + version "1.6.0-nightly.4" dependencies: - "@react-native-community/viewpager" "^1.1.7" prop-types "^15.5.10" react-native@0.48.4: