From 67dacb63e27252c6124c63c12636de6f0dc54ae3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:03:44 +0000 Subject: [PATCH] chore(deps): bump jose from 1.28.1 to 1.28.2 Bumps [jose](https://github.com/panva/jose) from 1.28.1 to 1.28.2. - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v1.28.2/CHANGELOG.md) - [Commits](https://github.com/panva/jose/compare/v1.28.1...v1.28.2) --- updated-dependencies: - dependency-name: jose dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 0f41f5979..e5842d173 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8068,9 +8068,9 @@ jimp@^0.16.0: regenerator-runtime "^0.13.3" jose@^1.27.1: - version "1.28.1" - resolved "https://registry.yarnpkg.com/jose/-/jose-1.28.1.tgz#34a0f851a534be59ffab82a6e8845f6874e8c128" - integrity sha512-6JK28rFu5ENp/yxMwM+iN7YeaInnY9B9Bggjkz5fuwLiJhbVrl2O4SJr65bdNBPl9y27fdC3Mymh+FVCvozLIg== + version "1.28.2" + resolved "https://registry.yarnpkg.com/jose/-/jose-1.28.2.tgz#97f4aa608d0020ae5c1051a2a33247b957401e5a" + integrity sha512-wWy51U2MXxYi3g8zk2lsQ8M6O1lartpkxuq1TYexzPKYLgHLZkCjklaATP36I5BUoWjF2sInB9U1Qf18fBZxNA== dependencies: "@panva/asn1.js" "^1.0.0"