From 8b0fc103bdf8b25a601fb990c9df18522a478cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2026 03:52:46 +0000 Subject: [PATCH] build(deps): bump jose from 6.2.5 to 6.2.6 Bumps [jose](https://github.com/panva/jose) from 6.2.5 to 6.2.6. - [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.2.5...v6.2.6) --- updated-dependencies: - dependency-name: jose dependency-version: 6.2.6 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 d37a8b82..0190a73b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1889,9 +1889,9 @@ isexe@^2.0.0: integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw== jose@^6.2.3: - version "6.2.5" - resolved "https://registry.yarnpkg.com/jose/-/jose-6.2.5.tgz#2db56ed2aa89786cd825843416136de10d6ad424" - integrity sha512-2E5L2yRp03FnwreJLJX8/r7mHiZICCf8kG7fAsTWkSQTDAcc46NIZoQLKy+EJ8sPoJlxyS4OQR5H70LjIZZlIQ== + version "6.2.6" + resolved "https://registry.yarnpkg.com/jose/-/jose-6.2.6.tgz#5a69d9bdeb4dd3a2216ef9ad3d002eaa3cac20c3" + integrity sha512-HwMtbJjMw8rC8dUTwCNilHJD+fxTeKM3JV1eprSmTjS41qwXSSt6exJXgyPK1QOu0jB9eDYLESRDkB3qaT3jnw== js-tokens@^10.0.0: version "10.0.0"