From 1306c9e6bf96c1cfb5b6f454fca952175d6c0038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 01:06:03 +0000 Subject: [PATCH] Bump forwarded from 0.1.0 to 0.1.2 in /examples/reactnativeapp Bumps [forwarded](https://github.com/jshttp/forwarded) from 0.1.0 to 0.1.2. - [Release notes](https://github.com/jshttp/forwarded/releases) - [Changelog](https://github.com/jshttp/forwarded/blob/master/HISTORY.md) - [Commits](https://github.com/jshttp/forwarded/compare/v0.1.0...v0.1.2) Signed-off-by: dependabot[bot] --- examples/reactnativeapp/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/reactnativeapp/yarn.lock b/examples/reactnativeapp/yarn.lock index 1fe1e79..8afa031 100644 --- a/examples/reactnativeapp/yarn.lock +++ b/examples/reactnativeapp/yarn.lock @@ -2310,9 +2310,9 @@ form-data@~2.1.1: mime-types "^2.1.12" forwarded@~0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.0.tgz#19ef9874c4ae1c297bcf078fde63a09b66a84363" - integrity sha1-Ge+YdMSuHCl7zweP3mOgm2aoQ2M= + version "0.1.2" + resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84" + integrity sha1-mMI9qxF1ZXuMBXPozszZGw/xjIQ= fresh@0.3.0: version "0.3.0"