From 8be434301a7505d9076120e985383c5ca59f6a86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 17:14:21 +0000 Subject: [PATCH] chore(deps): bump jose from 6.1.1 to 6.1.2 Bumps [jose](https://github.com/panva/jose) from 6.1.1 to 6.1.2. - [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.1.1...v6.1.2) --- updated-dependencies: - dependency-name: jose dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- hosting/pkg/package.json | 2 +- pnpm-lock.yaml | 25 ++++++++++-------------- use-vibes/base/package.json | 2 +- vibes.diy/pkg/package.json | 2 +- vibes.diy/tests/app/package.json | 2 +- vibes.diy/tests/simple-chat/package.json | 2 +- 6 files changed, 15 insertions(+), 20 deletions(-) diff --git a/hosting/pkg/package.json b/hosting/pkg/package.json index bc7b56f6e..2251e381d 100644 --- a/hosting/pkg/package.json +++ b/hosting/pkg/package.json @@ -65,7 +65,7 @@ "call-ai": "workspace:*", "chanfana": "^2.8.2", "hono": "^4.10.6", - "jose": "^6.1.1", + "jose": "^6.1.2", "multiformats": "^13.4.0", "zod": "^3.25.76" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a037d837a..dc300be94 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -220,8 +220,8 @@ importers: specifier: ^4.10.6 version: 4.10.6 jose: - specifier: ^6.1.1 - version: 6.1.1 + specifier: ^6.1.2 + version: 6.1.2 multiformats: specifier: ^13.4.0 version: 13.4.1 @@ -401,8 +401,8 @@ importers: specifier: workspace:* version: link:../../call-ai/pkg jose: - specifier: ^6.1.1 - version: 6.1.1 + specifier: ^6.1.2 + version: 6.1.2 react: specifier: '>=19.1.0' version: 19.2.0 @@ -740,8 +740,8 @@ importers: specifier: ^5.1.25 version: 5.1.32 jose: - specifier: ^6.1.1 - version: 6.1.1 + specifier: ^6.1.2 + version: 6.1.2 monaco-editor: specifier: ^0.55.1 version: 0.55.1 @@ -894,8 +894,8 @@ importers: specifier: ^5.1.25 version: 5.1.32 jose: - specifier: ^6.1.1 - version: 6.1.1 + specifier: ^6.1.2 + version: 6.1.2 multiformats: specifier: ^13.3.7 version: 13.4.1 @@ -997,8 +997,8 @@ importers: specifier: ^5.1.25 version: 5.1.32 jose: - specifier: ^6.1.1 - version: 6.1.1 + specifier: ^6.1.2 + version: 6.1.2 multiformats: specifier: ^13.3.7 version: 13.4.1 @@ -7113,9 +7113,6 @@ packages: resolution: {integrity: sha512-ekilCSN1jwRvIbgeg/57YFh8qQDNbwDb9xT/qu2DAHbFFZUicIl4ygVaAvzveMhMVr3LnpSKTNnwt8PoOfmKhQ==} hasBin: true - jose@6.1.1: - resolution: {integrity: sha512-GWSqjfOPf4cWOkBzw5THBjtGPhXKqYnfRBzh4Ni+ArTrQQ9unvmsA3oFLqaYKoKe5sjWmGu5wVKg9Ft1i+LQfg==} - jose@6.1.2: resolution: {integrity: sha512-MpcPtHLE5EmztuFIqB0vzHAWJPpmN1E6L4oo+kze56LIs3MyXIj9ZHMDxqOvkP38gBR7K1v3jqd4WU2+nrfONQ==} @@ -17197,8 +17194,6 @@ snapshots: jiti@2.6.1: {} - jose@6.1.1: {} - jose@6.1.2: {} jpeg-js@0.4.4: {} diff --git a/use-vibes/base/package.json b/use-vibes/base/package.json index 702285a56..e224e333c 100644 --- a/use-vibes/base/package.json +++ b/use-vibes/base/package.json @@ -26,7 +26,7 @@ "@vibes.diy/prompts": "workspace:*", "@vibes.diy/use-vibes-types": "workspace:*", "call-ai": "workspace:*", - "jose": "^6.1.1", + "jose": "^6.1.2", "react-dom": "^19.2.0", "use-fireproof": "0.24.0", "zod": "^4.1.12" diff --git a/vibes.diy/pkg/package.json b/vibes.diy/pkg/package.json index b7ddee79e..044593385 100644 --- a/vibes.diy/pkg/package.json +++ b/vibes.diy/pkg/package.json @@ -47,7 +47,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "isbot": "^5.1.25", - "jose": "^6.1.1", + "jose": "^6.1.2", "monaco-editor": "^0.55.1", "multiformats": "^13.3.7", "posthog-js": "^1.298.1", diff --git a/vibes.diy/tests/app/package.json b/vibes.diy/tests/app/package.json index 8c04ba72a..7c1107260 100644 --- a/vibes.diy/tests/app/package.json +++ b/vibes.diy/tests/app/package.json @@ -26,7 +26,7 @@ "@vibes.diy/use-vibes-types": "workspace:*", "call-ai": "workspace:*", "isbot": "^5.1.25", - "jose": "^6.1.1", + "jose": "^6.1.2", "multiformats": "^13.3.7", "posthog-js": "^1.298.1", "react": "^19.2.0", diff --git a/vibes.diy/tests/simple-chat/package.json b/vibes.diy/tests/simple-chat/package.json index da3ac894e..4ecb3e58c 100644 --- a/vibes.diy/tests/simple-chat/package.json +++ b/vibes.diy/tests/simple-chat/package.json @@ -25,7 +25,7 @@ "@vibes.diy/prompts": "workspace:*", "call-ai": "workspace:*", "isbot": "^5.1.25", - "jose": "^6.1.1", + "jose": "^6.1.2", "multiformats": "^13.3.7", "posthog-js": "^1.298.1", "react": "^19.2.0",