From 1a47d8fbc01e6b0a0b88e724488ccb859561a4b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 18:27:11 +0000 Subject: [PATCH] Bump @react-navigation/drawer from 6.5.7 to 6.5.8 in /GraphRNSample Bumps [@react-navigation/drawer](https://github.com/react-navigation/react-navigation/tree/HEAD/packages/drawer) from 6.5.7 to 6.5.8. - [Release notes](https://github.com/react-navigation/react-navigation/releases) - [Changelog](https://github.com/react-navigation/react-navigation/blob/main/packages/drawer/CHANGELOG.md) - [Commits](https://github.com/react-navigation/react-navigation/commits/@react-navigation/drawer@6.5.8/packages/drawer) --- updated-dependencies: - dependency-name: "@react-navigation/drawer" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- GraphRNSample/package-lock.json | 30 +++++++++++++++--------------- GraphRNSample/package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/GraphRNSample/package-lock.json b/GraphRNSample/package-lock.json index 8c7ec32..439fb0c 100644 --- a/GraphRNSample/package-lock.json +++ b/GraphRNSample/package-lock.json @@ -11,7 +11,7 @@ "@microsoft/microsoft-graph-client": "^3.0.5", "@react-native-async-storage/async-storage": "^1.17.11", "@react-native-community/datetimepicker": "^6.7.3", - "@react-navigation/drawer": "^6.5.7", + "@react-navigation/drawer": "^6.5.8", "@react-navigation/native": "^6.1.3", "@react-navigation/stack": "^6.3.11", "date-fns": "^2.29.3", @@ -4486,11 +4486,11 @@ "integrity": "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==" }, "node_modules/@react-navigation/drawer": { - "version": "6.5.7", - "resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-6.5.7.tgz", - "integrity": "sha512-k8l+G05WrP+Il8USxEcaBtZ2Jv/JFn9dS8O1IlqIoddZITrFjsyDhk3zxeE3RWDcc9u0o7HgHfgKHPXxcT8QRQ==", + "version": "6.5.8", + "resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-6.5.8.tgz", + "integrity": "sha512-24okwc1gVJex+NMwau1QfxIRUDfFvdbnwFS/N0bCUXDVu8bqsMeYA00C3xwCpvdRmANbBH4rFRniNbJLAvD4Jg==", "dependencies": { - "@react-navigation/elements": "^1.3.13", + "@react-navigation/elements": "^1.3.14", "color": "^4.2.3", "warn-once": "^0.1.0" }, @@ -4505,9 +4505,9 @@ } }, "node_modules/@react-navigation/elements": { - "version": "1.3.13", - "resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-1.3.13.tgz", - "integrity": "sha512-LqqK5s2ZfYHn2cQ376jC5V9dQztLH5ixkkJj9WR7JY2g4SghDd39WJhL3Jillw1Mu3F3b9sZwvAK+QkXhnDeAA==", + "version": "1.3.14", + "resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-1.3.14.tgz", + "integrity": "sha512-RBbPhYq+KNFPAkWPaHB9gypq0jTGp/0fkMwRLToJ8jkLtWG4LV+JoQ/erFQnVARkR3Q807n0VnES15EYP4ITMQ==", "peerDependencies": { "@react-navigation/native": "^6.0.0", "react": "*", @@ -18531,19 +18531,19 @@ } }, "@react-navigation/drawer": { - "version": "6.5.7", - "resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-6.5.7.tgz", - "integrity": "sha512-k8l+G05WrP+Il8USxEcaBtZ2Jv/JFn9dS8O1IlqIoddZITrFjsyDhk3zxeE3RWDcc9u0o7HgHfgKHPXxcT8QRQ==", + "version": "6.5.8", + "resolved": "https://registry.npmjs.org/@react-navigation/drawer/-/drawer-6.5.8.tgz", + "integrity": "sha512-24okwc1gVJex+NMwau1QfxIRUDfFvdbnwFS/N0bCUXDVu8bqsMeYA00C3xwCpvdRmANbBH4rFRniNbJLAvD4Jg==", "requires": { - "@react-navigation/elements": "^1.3.13", + "@react-navigation/elements": "^1.3.14", "color": "^4.2.3", "warn-once": "^0.1.0" } }, "@react-navigation/elements": { - "version": "1.3.13", - "resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-1.3.13.tgz", - "integrity": "sha512-LqqK5s2ZfYHn2cQ376jC5V9dQztLH5ixkkJj9WR7JY2g4SghDd39WJhL3Jillw1Mu3F3b9sZwvAK+QkXhnDeAA==", + "version": "1.3.14", + "resolved": "https://registry.npmjs.org/@react-navigation/elements/-/elements-1.3.14.tgz", + "integrity": "sha512-RBbPhYq+KNFPAkWPaHB9gypq0jTGp/0fkMwRLToJ8jkLtWG4LV+JoQ/erFQnVARkR3Q807n0VnES15EYP4ITMQ==", "requires": {} }, "@react-navigation/native": { diff --git a/GraphRNSample/package.json b/GraphRNSample/package.json index d49ad6a..683176d 100644 --- a/GraphRNSample/package.json +++ b/GraphRNSample/package.json @@ -13,7 +13,7 @@ "@microsoft/microsoft-graph-client": "^3.0.5", "@react-native-async-storage/async-storage": "^1.17.11", "@react-native-community/datetimepicker": "^6.7.3", - "@react-navigation/drawer": "^6.5.7", + "@react-navigation/drawer": "^6.5.8", "@react-navigation/native": "^6.1.3", "@react-navigation/stack": "^6.3.11", "date-fns": "^2.29.3",