From 3e00a62d276f51ad90dfabf6db360ddaab321e12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 22:48:12 +0000 Subject: [PATCH] Bump path-parse from 1.0.5 to 1.0.7 in /Examples/Expandable Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Examples/Expandable/yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Examples/Expandable/yarn.lock b/Examples/Expandable/yarn.lock index f44587a..3fefbc8 100644 --- a/Examples/Expandable/yarn.lock +++ b/Examples/Expandable/yarn.lock @@ -1521,7 +1521,7 @@ compressible@~2.0.13: compression@^1.7.1: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -3564,8 +3564,8 @@ path-key@^2.0.0: resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" path-parse@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" path-type@^1.0.0: version "1.1.0" @@ -3749,9 +3749,9 @@ react-devtools-core@3.1.0: shell-quote "^1.6.1" ws "^2.0.3" -"react-native-today-widget@https://github.com/matejkriz/react-native-today-widget.git#feature/8-fix-unable-to-load-error": - version "0.10.1" - resolved "https://github.com/matejkriz/react-native-today-widget.git#130a44a1c81b235625759c13d8f980ed7a0e7cb6" +react-native-today-widget@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/react-native-today-widget/-/react-native-today-widget-1.0.0.tgz#2547494c497aa7163b3a40a66937879be4b5412c" react-native@0.55.4: version "0.55.4"