diff --git a/package-lock.json b/package-lock.json index 913d76c..d9a9935 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5871,27 +5871,6 @@ "integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=", "peer": true }, - "node_modules/expo-media-library": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/expo-media-library/-/expo-media-library-11.0.0.tgz", - "integrity": "sha512-yRCce1tmn0WuVC64E+eS4Ez0w8jO4UVf0wz/rAYxJHquSOOC40HRQhzvmAhvAhfzeNGrVvQW/5j+IX+yzwq2QA==", - "dependencies": { - "@expo/config-plugins": "~1.0.13" - }, - "peerDependencies": { - "react": "*", - "react-native": "*" - } - }, - "node_modules/expo-permissions": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/expo-permissions/-/expo-permissions-11.0.0.tgz", - "integrity": "sha512-5+sFdU1HS/4aK9O7AsoLSNjG4f0UzlA3/nBHOPnWxxY2HRFnQp764tSsfSJRnGhM89Qxort6n2RzOusMoNP5ig==", - "peerDependencies": { - "react": "*", - "react-native": "*" - } - }, "node_modules/expo-screen-orientation": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/expo-screen-orientation/-/expo-screen-orientation-3.0.0.tgz", @@ -8751,9 +8730,9 @@ } }, "node_modules/minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "dependencies": { "brace-expansion": "^1.1.7" }, @@ -16790,18 +16769,6 @@ } } }, - "expo-media-library": { - "version": "https://registry.npmjs.org/expo-media-library/-/expo-media-library-11.0.0.tgz", - "integrity": "sha512-yRCce1tmn0WuVC64E+eS4Ez0w8jO4UVf0wz/rAYxJHquSOOC40HRQhzvmAhvAhfzeNGrVvQW/5j+IX+yzwq2QA==", - "requires": { - "@expo/config-plugins": "~1.0.13" - } - }, - "expo-permissions": { - "version": "https://registry.npmjs.org/expo-permissions/-/expo-permissions-11.0.0.tgz", - "integrity": "sha512-5+sFdU1HS/4aK9O7AsoLSNjG4f0UzlA3/nBHOPnWxxY2HRFnQp764tSsfSJRnGhM89Qxort6n2RzOusMoNP5ig==", - "requires": {} - }, "expo-screen-orientation": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/expo-screen-orientation/-/expo-screen-orientation-3.0.0.tgz", @@ -19082,9 +19049,9 @@ } }, "minimatch": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz", - "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", "requires": { "brace-expansion": "^1.1.7" }