From 7ffdef126848188614be20a8e664d1925eb48784 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 05:56:37 +0000 Subject: [PATCH] Bump forwarded in /MonitorAuthServer/wwwroot/lib/auth0.js 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] --- MonitorAuthServer/wwwroot/lib/auth0.js/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MonitorAuthServer/wwwroot/lib/auth0.js/yarn.lock b/MonitorAuthServer/wwwroot/lib/auth0.js/yarn.lock index fa3ea66..af4c9b9 100644 --- a/MonitorAuthServer/wwwroot/lib/auth0.js/yarn.lock +++ b/MonitorAuthServer/wwwroot/lib/auth0.js/yarn.lock @@ -1491,8 +1491,8 @@ formidable@^1.1.1: resolved "https://registry.yarnpkg.com/formidable/-/formidable-1.1.1.tgz#96b8886f7c3c3508b932d6bd70c4d3a88f35f1a9" 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"