From b6c31a7b855f067d5e576cc07f1d6307cedfdf0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 20:22:40 +0000 Subject: [PATCH] deps: bump js-tiktoken from 1.0.15 to 1.0.21 Bumps [js-tiktoken](https://github.com/dqbd/tiktoken) from 1.0.15 to 1.0.21. - [Release notes](https://github.com/dqbd/tiktoken/releases) - [Changelog](https://github.com/dqbd/tiktoken/blob/main/CHANGELOG.md) - [Commits](https://github.com/dqbd/tiktoken/compare/js-tiktoken@1.0.15...js-tiktoken@1.0.21) --- updated-dependencies: - dependency-name: js-tiktoken dependency-version: 1.0.21 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0e221bae..78b3ff2d 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "emoji-mart": "^5.6.0", "formik": "^2.4.6", "immer": "^10.1.1", - "js-tiktoken": "^1.0.15", + "js-tiktoken": "^1.0.21", "luxon": "^3.5.0", "microsoft-cognitiveservices-speech-sdk": "^1.40.0", "notistack": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50180b2e..b373e3d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ dependencies: specifier: ^10.1.1 version: 10.1.1 js-tiktoken: - specifier: ^1.0.15 - version: 1.0.15 + specifier: ^1.0.21 + version: 1.0.21 luxon: specifier: ^3.5.0 version: 3.5.0 @@ -4271,8 +4271,8 @@ packages: hasBin: true dev: true - /js-tiktoken@1.0.15: - resolution: {integrity: sha512-65ruOWWXDEZHHbAo7EjOcNxOGasQKbL4Fq3jEr2xsCqSsoOo6VVSqzWQb6PRIqypFSDcma4jO90YP0w5X8qVXQ==} + /js-tiktoken@1.0.21: + resolution: {integrity: sha512-biOj/6M5qdgx5TKjDnFT1ymSpM5tbd3ylwDtrQvFQSu0Z7bBYko2dF+W/aUkXUPuk6IVpRxk/3Q2sHOzGlS36g==} dependencies: base64-js: 1.5.1 dev: false