From e550e8ccc16a34d3b4621f27bf6c3e028067a53d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 19:21:52 +0000 Subject: [PATCH] Bump jose from 4.8.1 to 4.15.5 Bumps [jose](https://github.com/panva/jose) from 4.8.1 to 4.15.5. - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md) - [Commits](https://github.com/panva/jose/compare/v4.8.1...v4.15.5) --- updated-dependencies: - dependency-name: jose dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ae86eed..6144e77 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "css-loader": "^5.2.6", "date-fns": "^2.22.1", "identity-obj-proxy": "^3.0.0", - "jose": "^4.8.1", + "jose": "^4.15.5", "process": "^0.11.10", "query-string": "^6.13.1", "react": "^16.12.0", diff --git a/yarn.lock b/yarn.lock index cc5e771..498615f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5131,10 +5131,10 @@ jest@^26.0.1: import-local "^3.0.2" jest-cli "^26.6.3" -jose@^4.8.1: - version "4.8.1" - resolved "https://registry.yarnpkg.com/jose/-/jose-4.8.1.tgz#dc7c2660b115ba29b44880e588c5ac313c158247" - integrity sha512-+/hpTbRcCw9YC0TOfN1W47pej4a9lRmltdOVdRLz5FP5UvUq3CenhXjQK7u/8NdMIIShMXYAh9VLPhc7TjhvFw== +jose@^4.15.5: + version "4.15.5" + resolved "https://registry.yarnpkg.com/jose/-/jose-4.15.5.tgz#6475d0f467ecd3c630a1b5dadd2735a7288df706" + integrity sha512-jc7BFxgKPKi94uOvEmzlSWFFe2+vASyXaKUpdQKatWAESU2MWjDfFf0fdfc83CDKcA5QecabZeNLyfhe3yKNkg== "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0"