From d1d1e457b204cf882c3b4cf38694491ef4b4915e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 05:56:38 +0000 Subject: [PATCH] Bump tough-cookie in /MonitorAuthServer/wwwroot/lib/auth0.js 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] --- 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..c80bec6 100644 --- a/MonitorAuthServer/wwwroot/lib/auth0.js/yarn.lock +++ b/MonitorAuthServer/wwwroot/lib/auth0.js/yarn.lock @@ -4251,8 +4251,8 @@ to-arraybuffer@^1.0.0: resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43" 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"