From 6c604792fa05d46c761b5f01883e94578bccd36d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 05:13:59 +0000 Subject: [PATCH] Bump chownr from 1.0.1 to 1.1.4 in /Examples/Basic Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. - [Release notes](https://github.com/isaacs/chownr/releases) - [Commits](https://github.com/isaacs/chownr/compare/v1.0.1...v1.1.4) --- updated-dependencies: - dependency-name: chownr dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Examples/Basic/yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Examples/Basic/yarn.lock b/Examples/Basic/yarn.lock index 13a3542..9ca79fd 100644 --- a/Examples/Basic/yarn.lock +++ b/Examples/Basic/yarn.lock @@ -1469,8 +1469,8 @@ chardet@^0.4.0: resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2" chownr@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.0.1.tgz#e2a75042a9551908bebd25b8523d5f9769d79181" + version "1.1.4" + resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b" ci-info@^1.0.0: version "1.1.3" @@ -1589,7 +1589,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" @@ -4157,9 +4157,9 @@ react-is@^16.3.1: version "16.4.0" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.4.0.tgz#cc9fdc855ac34d2e7d9d2eb7059bbc240d35ffcf" -"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#a1347cb67101353a1b54d305c369cf9be48d7c65" +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"