From bd3b178990764819e0a2e09367313a0c432685c1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 19 Dec 2020 05:02:18 +0000 Subject: [PATCH] Bump react-navigation from 4.3.9 to 4.4.3 Bumps [react-navigation](https://github.com/react-navigation/react-navigation) from 4.3.9 to 4.4.3. - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Commits](https://github.com/react-navigation/react-navigation/compare/react-navigation@4.3.9...react-navigation@4.4.3) Signed-off-by: dependabot-preview[bot] --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- yarn.lock | 2 +- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 57e99c9..4041e82 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2044,13 +2044,13 @@ "integrity": "sha512-rk4sWFsmtOw8oyx8SD3KSvawwaK7gRBSEIy2TAwURyGt+3TizssXP1r8nx3zY+R7v2vYYHXZ+k2/GULAT/bcaQ==" }, "@react-navigation/core": { - "version": "3.7.7", - "resolved": "https://registry.npmjs.org/@react-navigation/core/-/core-3.7.7.tgz", - "integrity": "sha512-0EYy7Hyip42Fua71w+Hti39u9tKzyNjdHZSWahWoZOZnEIgFwHmW3oT4A18Xv2l/rC2LOyfiddhp/Y1GIrV/3g==", + "version": "3.7.9", + "resolved": "https://registry.npmjs.org/@react-navigation/core/-/core-3.7.9.tgz", + "integrity": "sha512-EknbzM8OI9A5alRxXtQRV5Awle68B+z1QAxNty5DxmlS3BNfmduWNGnim159ROyqxkuDffK9L/U/Tbd45mx+Jg==", "requires": { "hoist-non-react-statics": "^3.3.2", "path-to-regexp": "^1.8.0", - "query-string": "^6.13.1", + "query-string": "^6.13.6", "react-is": "^16.13.0" }, "dependencies": { @@ -2065,9 +2065,9 @@ } }, "@react-navigation/native": { - "version": "3.8.1", - "resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-3.8.1.tgz", - "integrity": "sha512-EUOV7Ac09iMqphKidpLGnzn7pJr+XmDxJc4bGEKtMH/m/EpJYN93llzu9aPJxDJymMQsc/tyPIjJw2vKFcfNFQ==", + "version": "3.8.3", + "resolved": "https://registry.npmjs.org/@react-navigation/native/-/native-3.8.3.tgz", + "integrity": "sha512-1yLd2pi8SK3wPC58mWZ5fjW5uYr1gmMN8YwjkA2qVjyVYfzzctRkoFDu8poO5UzxEIgf/4ns6ezBtKY1Q601UQ==", "requires": { "hoist-non-react-statics": "^3.3.2", "react-native-safe-area-view": "^0.14.9" @@ -8778,9 +8778,9 @@ "dev": true }, "query-string": { - "version": "6.13.4", - "resolved": "https://registry.npmjs.org/query-string/-/query-string-6.13.4.tgz", - "integrity": "sha512-E2NPIeJoBEJGQNy3ib1k/Z/OkDBUKIo8IV2ZVwbKfoa65IS9unqWWUlLcbfU70Da0qNoxUZZA8CfKUjKLE641Q==", + "version": "6.13.7", + "resolved": "https://registry.npmjs.org/query-string/-/query-string-6.13.7.tgz", + "integrity": "sha512-CsGs8ZYb39zu0WLkeOhe0NMePqgYdAuCqxOYKDR5LVCytDZYMGx3Bb+xypvQvPHVPijRXB0HZNFllCzHRe4gEA==", "requires": { "decode-uri-component": "^0.2.0", "split-on-first": "^1.0.0", @@ -9252,12 +9252,12 @@ } }, "react-navigation": { - "version": "4.3.9", - "resolved": "https://registry.npmjs.org/react-navigation/-/react-navigation-4.3.9.tgz", - "integrity": "sha512-nqAHS7jL1hgFPZeYt1vU8zVuF2Ay3bVVdCYvJSFJ9UvQZOtqPr/Wen/Ya9fRc+AvTtf3+AJn97K8xIiz2HHusQ==", + "version": "4.4.3", + "resolved": "https://registry.npmjs.org/react-navigation/-/react-navigation-4.4.3.tgz", + "integrity": "sha512-tNBQQzbw0PVo9FLypQUUCISMcXW0wCW8oQeHtY0spWf35KC3IZHq/WcBm4E956wFsaqrDMGCUnyaVrxZNSuUGg==", "requires": { - "@react-navigation/core": "^3.7.6", - "@react-navigation/native": "^3.7.13" + "@react-navigation/core": "^3.7.9", + "@react-navigation/native": "^3.8.3" } }, "react-navigation-stack": { diff --git a/package.json b/package.json index 9647b46..93042e9 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "react-native-safe-area-context": "^3.0.5", "react-native-screens": "^2.8.0", "react-native-vector-icons": "^6.6.0", - "react-navigation": "^4.3.9", + "react-navigation": "^4.4.3", "react-navigation-stack": "^2.10.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 6b37644..3a8ad14 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6492,7 +6492,7 @@ react-navigation-stack@^2.10.2: color "^3.1.3" react-native-iphone-x-helper "^1.3.0" -react-navigation@^4.3.9: +react-navigation@^4.4.3: version "4.4.3" resolved "https://registry.yarnpkg.com/react-navigation/-/react-navigation-4.4.3.tgz#41a83583e7ee07c9c9e0fb8ee0508261f239086c" integrity sha512-tNBQQzbw0PVo9FLypQUUCISMcXW0wCW8oQeHtY0spWf35KC3IZHq/WcBm4E956wFsaqrDMGCUnyaVrxZNSuUGg==