From 3c02b5834ddf3c60352aeb37e1c93fff84af6525 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 13:19:02 +0000 Subject: [PATCH] build(deps): bump jose from 6.0.10 to 6.0.11 Bumps [jose](https://github.com/panva/jose) from 6.0.10 to 6.0.11. - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/main/CHANGELOG.md) - [Commits](https://github.com/panva/jose/compare/v6.0.10...v6.0.11) --- updated-dependencies: - dependency-name: jose dependency-version: 6.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f1f004e3..3c2eb4a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2183,9 +2183,9 @@ jake@^10.8.5: minimatch "^3.1.2" jose@^6.0.10: - version "6.0.10" - resolved "https://registry.yarnpkg.com/jose/-/jose-6.0.10.tgz#52d96e1a671b4c02e13b71e0d35abea2e774712b" - integrity sha512-skIAxZqcMkOrSwjJvplIPYrlXGpxTPnro2/QWTDCxAdWQrSTV5/KqspMWmi5WAx5+ULswASJiZ0a+1B/Lxt9cw== + version "6.0.11" + resolved "https://registry.yarnpkg.com/jose/-/jose-6.0.11.tgz#0b7ea8b3b21a1bda5e00255a044c3a0e43270882" + integrity sha512-QxG7EaliDARm1O1S8BGakqncGT9s25bKL1WSf6/oa17Tkqwi8D2ZNglqCF+DsYF88/rV66Q/Q2mFAy697E1DUg== js-yaml@^4.1.0: version "4.1.0"