From b7bc707e4c137d4ec2b15159b055166b0e1aa119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2020 16:58:24 +0000 Subject: [PATCH] Bump jwt-simple from 0.2.0 to 0.5.6 Bumps [jwt-simple](https://github.com/hokaccha/node-jwt-simple) from 0.2.0 to 0.5.6. - [Release notes](https://github.com/hokaccha/node-jwt-simple/releases) - [Changelog](https://github.com/hokaccha/node-jwt-simple/blob/master/History.md) - [Commits](https://github.com/hokaccha/node-jwt-simple/commits/v0.5.6) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63f4581..febd51d 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "xtend": "~2.1.1", "db-migrate": "~0.6.3", "streamsql": "~0.8.5", - "jwt-simple": "~0.2.0", + "jwt-simple": "~0.5.6", "node-sass": "~0.7.0", "newrelic": "*", "helmet": "0.2.1",