From 361a0a56191ed9f8ad76c9ed9ac7d7bfdbe7895f Mon Sep 17 00:00:00 2001 From: blam Date: Mon, 4 Jan 2021 15:21:54 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20to=20the=20latest=20and=20hope?= =?UTF-8?q?=20that=20it=20works=20=F0=9F=A4=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/auth-backend/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/auth-backend/package.json b/plugins/auth-backend/package.json index dfc1b6cd97..295cc77a96 100644 --- a/plugins/auth-backend/package.json +++ b/plugins/auth-backend/package.json @@ -35,7 +35,7 @@ "fs-extra": "^9.0.0", "got": "^11.5.2", "helmet": "^4.0.0", - "jose": "^3.2.0", + "jose": "^3.5.0", "jwt-decode": "^3.1.0", "knex": "^0.21.6", "moment": "^2.26.0", diff --git a/yarn.lock b/yarn.lock index bbc292d6d0..945a9fa45f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15156,10 +15156,10 @@ jose@^2.0.2: dependencies: "@panva/asn1.js" "^1.0.0" -jose@^3.2.0: - version "3.2.0" - resolved "https://registry.npmjs.org/jose/-/jose-3.2.0.tgz#cdf41918c00a1511cbbb89667ef033c68b1015ef" - integrity sha512-H7Ho/MP9YBiFTHibyvak8rxn+gSr9ZngUEcvnk5XxoPF4Ler05z3NtRZrU0VzjRx6J00YZgZ7VSgsuPWtE/LFw== +jose@^3.5.0: + version "3.5.0" + resolved "https://registry.npmjs.org/jose/-/jose-3.5.0.tgz#0a9b1cbedb53ec024d4fcbae779e719e7cf88916" + integrity sha512-pW9z+ny33gxX2wXLQl3SkPQWGaUvOMYLijuiMHIHUYIDsrZjdMqYYS5UTkusuMzZkqe5T8YImA4FOqqB1IWmRg== joycon@^2.2.5: version "2.2.5"