From 556ab68e3ff005bafbef8ea5424460c3618ec79e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2019 13:23:35 +0000 Subject: [PATCH] Bump forwarded from 0.1.0 to 0.1.2 in /examples 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/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/yarn.lock b/examples/yarn.lock index eaceea8..5c8fb11 100644 --- a/examples/yarn.lock +++ b/examples/yarn.lock @@ -844,8 +844,8 @@ 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" + version "0.1.2" + resolved "https://registry.yarnpkg.com/forwarded/-/forwarded-0.1.2.tgz#98c23dab1175657b8c0573e8ceccd91b0ff18c84" fresh@0.5.0: version "0.5.0"