From 3b8082168c663529837e27ef1205f232b425e73e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 09:39:55 +0000 Subject: [PATCH] Bump forwarded from 0.1.0 to 0.1.2 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] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 yarn.lock diff --git a/yarn.lock b/yarn.lock old mode 100755 new mode 100644 index c852c58..89739e0 --- a/yarn.lock +++ b/yarn.lock @@ -1495,8 +1495,8 @@ form-data@~2.1.1: mime-types "^2.1.12" forwarded@~0.1.0: - version "0.1.0" - resolved "http://registry.npm.taobao.org/forwarded/download/forwarded-0.1.0.tgz#19ef9874c4ae1c297bcf078fde63a09b66a84363" + version "0.1.2" + resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84" fresh@0.5.0: version "0.5.0"