From 5affe5792f24eb8f8ce87490cbe0530e6a60be95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 20:24:32 +0000 Subject: [PATCH] Bump tough-cookie from 2.3.2 to 2.3.4 in /example Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 2.3.2 to 2.3.4. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Commits](https://github.com/salesforce/tough-cookie/compare/v2.3.2...v2.3.4) 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 d289a28..001aadb 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -3132,8 +3132,9 @@ react-deep-force-update@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/react-deep-force-update/-/react-deep-force-update-1.0.1.tgz#f911b5be1d2a6fe387507dd6e9a767aa2924b4c7" -"react-native-logentries@file:../../react-native-logentries": - version "0.2.0" +react-native-logentries@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/react-native-logentries/-/react-native-logentries-1.0.1.tgz#2ee3c6a81ca76b710cc460b3f7eed91a5517712b" dependencies: download "5.0.2" fs-extra "1.0.0" @@ -3809,8 +3810,8 @@ topo@1.x.x: hoek "2.x.x" tough-cookie@^2.3.2, tough-cookie@~2.3.0: - version "2.3.2" - resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.2.tgz#f081f76e4c85720e6c37a5faced737150d84072a" + version "2.3.4" + resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.3.4.tgz#ec60cee38ac675063ffc97a5c18970578ee83655" dependencies: punycode "^1.4.1"