From d2a555a782fb5a965b6107aff8ea68dc7ccd2650 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Sat, 10 Feb 2018 22:16:57 +0000 Subject: [PATCH] Update dependency auth0-js to v9.2.2 (#3208) --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1e508c9f8..a8733f1ea 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "angular-toarrayfilter": "1.0.3", "angular-ui-router": "0.4.3", "angular1-ui-bootstrap4": "2.4.22", - "auth0-js": "9.2.1", + "auth0-js": "9.2.2", "bootstrap": "4.0.0-beta.2", "deepmerge": "1.5.2", "eslint-config-airbnb": "15.1.0", diff --git a/yarn.lock b/yarn.lock index b70645d90..32b6ed481 100644 --- a/yarn.lock +++ b/yarn.lock @@ -354,9 +354,9 @@ atob@^2.0.0: version "2.0.3" resolved "https://registry.yarnpkg.com/atob/-/atob-2.0.3.tgz#19c7a760473774468f20b2d2d03372ad7d4cbf5d" -auth0-js@9.2.1: - version "9.2.1" - resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.2.1.tgz#1106d86eba2374ff4776a4137671f574faff6332" +auth0-js@9.2.2: + version "9.2.2" + resolved "https://registry.yarnpkg.com/auth0-js/-/auth0-js-9.2.2.tgz#06930079c225e2ca9338308cbccbb04730f5155c" dependencies: base64-js "^1.2.0" idtoken-verifier "^1.1.1"