From 39733a39ec293476fcae30302adbc23e48e5c3fc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2020 20:21:57 +0000 Subject: [PATCH] Bump hapi-auth-jwt2 from 7.4.1 to 10.2.0 Bumps [hapi-auth-jwt2](https://github.com/dwyl/hapi-auth-jwt2) from 7.4.1 to 10.2.0. - [Release notes](https://github.com/dwyl/hapi-auth-jwt2/releases) - [Changelog](https://github.com/dwyl/hapi-auth-jwt2/blob/master/CHANGELOG.md) - [Commits](https://github.com/dwyl/hapi-auth-jwt2/compare/v7.4.1...v10.2.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6f9ef4..f792441 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "firebase-admin": "^8.9.0", "hapi": "^16.4.3", "hapi-auth-firebase": "^1.0.4", - "hapi-auth-jwt2": "^7.3.0", + "hapi-auth-jwt2": "^10.2.0", "inert": "^4.2.1", "joi": "^10.6.0", "jsonwebtoken": "^8.5.1",