From b9de9526c7049f66084c4fe954238163976a99a6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Apr 2019 15:37:28 +0000 Subject: [PATCH] Update dependency auth0-js to v9.10.2 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ad3d7f66e..21a76fb84 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "angular": "1.7.8", "angular-clipboard": "1.7.0", "angular1-ui-bootstrap4": "2.4.22", - "auth0-js": "9.10.1", + "auth0-js": "9.10.2", "bootstrap": "4.3.1", "d3": "5.9.2", "fuse.js": "3.4.4", diff --git a/yarn.lock b/yarn.lock index 0c8a57f81..f54294424 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1707,10 +1707,10 @@ atob@^2.1.1: resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== -auth0-js@9.10.1: - version "9.10.1" - resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.10.1.tgz#91feac770006f4703ff6b3463eae41922a99d5e4" - integrity sha512-CDePT7UapFLPwp/lqOjL7kMk/lOi7h0AixurxaX+Rey4+4C0NRI+GiRR5u0dJQWSIXyKKOLieHpxzsr0c7VqSg== +auth0-js@9.10.2: + version "9.10.2" + resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.10.2.tgz#5b374f48a61deaff4906d3f0c0cd46e9590fb5f3" + integrity sha512-tvVcL14jTrPq7c535rVLDKHNPW7cW0LKGqeiJA8psa+OGZ0AXv49jLxE+vjxNN6y508JE2bi7p9bhdlJ2pKSRA== dependencies: base64-js "^1.2.0" idtoken-verifier "^1.2.0"