From 27eb98be397f4a38ac73da2598f7394df3ef4977 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 17:53:59 +0000 Subject: [PATCH] chore(deps): bump jose from 1.28.0 to 1.28.2 in /test-app Bumps [jose](https://github.com/panva/jose) from 1.28.0 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.0...v1.28.2) --- updated-dependencies: - dependency-name: jose dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test-app/yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test-app/yarn.lock b/test-app/yarn.lock index b20e68f..dd2a2e5 100644 --- a/test-app/yarn.lock +++ b/test-app/yarn.lock @@ -4039,9 +4039,9 @@ jest-worker@24.9.0: supports-color "^6.1.0" jose@^1.28.0: - version "1.28.0" - resolved "https://registry.yarnpkg.com/jose/-/jose-1.28.0.tgz#0803f8c71f43cd293a9d931c555c30531f5ca5dc" - integrity sha512-JmfDRzt/HSj8ipd9TsDtEHoLUnLYavG+7e8F6s1mx2jfVSfXOTaFQsJUydbjJpTnTDHP1+yKL9Ke7ktS/a0Eiw== + 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" @@ -4521,7 +4521,7 @@ neo-async@^2.5.0, neo-async@^2.6.1: integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== "next-prisma-plugin@file:..": - version "0.0.2" + version "0.0.0-dripip" next-tick@~1.0.0: version "1.0.0"