From 7be4f2e38a25e46a13fa1acb7746b19859d54695 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 18:02:45 +0000 Subject: [PATCH] Bump auth0-js from 9.8.2 to 9.14.0 Bumps [auth0-js](https://github.com/auth0/auth0.js) from 9.8.2 to 9.14.0. - [Release notes](https://github.com/auth0/auth0.js/releases) - [Changelog](https://github.com/auth0/auth0.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/auth0/auth0.js/compare/v9.8.2...v9.14.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0f3efdf..fa28cb9 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/howler": "2.0.5", "@types/mongodb": "3.5.31", "@types/toastr": "2.1.35", - "auth0-js": "9.8.2", + "auth0-js": "9.14.0", "body-parser": "1.18.3", "chessground": "7.9.2", "cors": "2.8.5",