From 18686e2cf098b812292f31fe2ed4c4272188cbd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 03:38:17 +0000 Subject: [PATCH] Bump ini from 1.3.5 to 1.3.7 in /example Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] --- example/yarn.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index 29ce306..35ce9c1 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2522,8 +2522,8 @@ inherits@2, inherits@2.0.3, inherits@^2.0.3, inherits@~2.0.0, inherits@~2.0.1, i resolved "http://registry.npm.taobao.org/inherits/download/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" ini@~1.3.0: - version "1.3.5" - resolved "http://registry.npm.taobao.org/ini/download/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" + version "1.3.7" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84" inquirer@^3.0.6: version "3.3.0" @@ -4213,8 +4213,9 @@ react-is@^16.3.0-alpha.3: version "16.3.0-alpha.3" resolved "http://registry.npm.taobao.org/react-is/download/react-is-16.3.0-alpha.3.tgz#0960d927b2b17154897139c6329aa958e29a86c2" -"react-native-secure-storage@file:..": - version "1.0.0" +react-native-secure-storage@0.*: + version "0.1.2" + resolved "https://registry.yarnpkg.com/react-native-secure-storage/-/react-native-secure-storage-0.1.2.tgz#5c04b27ce1125a6fd6e24f6c55d0d47ab0672059" react-native@0.54.2: version "0.54.2"