From 8f74b8d27fae70e6e5a13d88bd4b2d2a5ba18f17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 15:50:13 +0000 Subject: [PATCH] Bump auth0-js from 2.0.18 to 9.13.4 Bumps [auth0-js](https://github.com/auth0/auth0.js) from 2.0.18 to 9.13.4. - [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/v2.0.18...v9.13.4) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bd63dc2..19fff7ca 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "grunt-contrib-jshint": "~0.10.0" }, "dependencies": { - "auth0-js": "~2.0.10", + "auth0-js": "~9.13.4", "socket.io-client": "~0.9.16", "grunt-contrib-watch": "~0.5.3", "grunt-aws": "~0.3.0",