From 5ba792bb48baf2b15e64c472a7395e99fd19e9c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 03:00:27 +0000 Subject: [PATCH] Bump lodash from 4.17.19 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21) Signed-off-by: dependabot[bot] --- package-lock.json | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8d96835..f6bbf65 100644 --- a/package-lock.json +++ b/package-lock.json @@ -736,6 +736,14 @@ "to-fast-properties": "^2.0.0" } }, + "@expo/vector-icons": { + "version": "github:expo/vector-icons#d0fb774a001b047d223cfa5e9537220b20591efd", + "from": "github:expo/vector-icons#d0fb774a001b047d223cfa5e9537220b20591efd", + "requires": { + "lodash": "^4.17.4", + "react-native-vector-icons": "6.0.0" + } + }, "@expo/websql": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/@expo/websql/-/websql-1.0.1.tgz", @@ -2717,20 +2725,6 @@ "serialize-error": "^2.1.0", "uuid-js": "^0.7.5", "whatwg-fetch": "^2.0.4" - }, - "dependencies": { - "@expo/vector-icons": { - "version": "github:expo/vector-icons#d0fb774a001b047d223cfa5e9537220b20591efd", - "from": "github:expo/vector-icons#expo-font-fix", - "requires": { - "lodash": "^4.17.4", - "react-native-vector-icons": "6.0.0" - } - }, - "react-native-maps": { - "version": "github:expo/react-native-maps#e6f98ff7272e5d0a7fe974a41f28593af2d77bb2", - "from": "github:expo/react-native-maps#v0.22.1-exp.0" - } } }, "expo-ads-admob": { @@ -4427,9 +4421,9 @@ } }, "lodash": { - "version": "4.17.19", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz", - "integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash.filter": { "version": "4.6.0", @@ -5824,6 +5818,10 @@ "prop-types": "^15.5.10" } }, + "react-native-maps": { + "version": "github:expo/react-native-maps#e6f98ff7272e5d0a7fe974a41f28593af2d77bb2", + "from": "github:expo/react-native-maps#e6f98ff7272e5d0a7fe974a41f28593af2d77bb2" + }, "react-native-reanimated": { "version": "1.0.0-alpha.11", "resolved": "https://registry.npmjs.org/react-native-reanimated/-/react-native-reanimated-1.0.0-alpha.11.tgz",