From bb7af36aca78d9172e80ddb22f5a467440e2f4e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 22:50:27 +0000 Subject: [PATCH] chore(deps): bump jose from 5.10.0 to 6.2.3 Bumps [jose](https://github.com/panva/jose) from 5.10.0 to 6.2.3. - [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/v5.10.0...v6.2.3) --- updated-dependencies: - dependency-name: jose dependency-version: 6.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/core/package.json | 2 +- packages/hono/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/packages/core/package.json b/packages/core/package.json index 4cb2c76..c4f372a 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -35,7 +35,7 @@ "test:watch": "vitest" }, "dependencies": { - "jose": "^5.9.0" + "jose": "^6.2.3" }, "peerDependencies": { "vitest": "^4.0.0" diff --git a/packages/hono/package.json b/packages/hono/package.json index 36938b8..862fdad 100644 --- a/packages/hono/package.json +++ b/packages/hono/package.json @@ -35,7 +35,7 @@ "@types/node": "^22.0.0", "eslint": "^10.3.0", "hono": "^4.6.0", - "jose": "^5.9.0", + "jose": "^6.2.3", "typescript": "^5.6.0", "typescript-eslint": "^8.59.3", "vitest": "^4.1.6" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b28e929..fa665ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,8 @@ importers: packages/core: dependencies: jose: - specifier: ^5.9.0 - version: 5.10.0 + specifier: ^6.2.3 + version: 6.2.3 devDependencies: '@eslint/js': specifier: ^10.0.1 @@ -54,8 +54,8 @@ importers: specifier: ^4.6.0 version: 4.12.18 jose: - specifier: ^5.9.0 - version: 5.10.0 + specifier: ^6.2.3 + version: 6.2.3 typescript: specifier: ^5.6.0 version: 5.9.3 @@ -626,8 +626,8 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - jose@5.10.0: - resolution: {integrity: sha512-s+3Al/p9g32Iq+oqXxkW//7jk2Vig6FF1CFqzVXoTUXt2qz89YWbL+OwS17NFYEvxC35n0FKeGO2LGYSxeM2Gg==} + jose@6.2.3: + resolution: {integrity: sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==} json-buffer@3.0.1: resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==} @@ -780,8 +780,8 @@ packages: resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} engines: {node: '>=12'} - postcss@8.5.14: - resolution: {integrity: sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg==} + postcss@8.5.15: + resolution: {integrity: sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A==} engines: {node: ^10 || ^12 || >=14} prelude-ls@1.2.1: @@ -1474,7 +1474,7 @@ snapshots: isexe@2.0.0: {} - jose@5.10.0: {} + jose@6.2.3: {} json-buffer@3.0.1: {} @@ -1591,7 +1591,7 @@ snapshots: picomatch@4.0.4: {} - postcss@8.5.14: + postcss@8.5.15: dependencies: nanoid: 3.3.12 picocolors: 1.1.1 @@ -1702,7 +1702,7 @@ snapshots: dependencies: lightningcss: 1.32.0 picomatch: 4.0.4 - postcss: 8.5.14 + postcss: 8.5.15 rolldown: 1.0.0 tinyglobby: 0.2.16 optionalDependencies: