From e79ab1a394fb496491c0964af7e23789fd792405 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 18:59:54 +0000 Subject: [PATCH] :arrow_up: Bump js-tiktoken in the patch-production group Bumps the patch-production group with 1 update: [js-tiktoken](https://github.com/dqbd/tiktoken). Updates `js-tiktoken` from 1.0.10 to 1.0.11 - [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.10...js-tiktoken@1.0.11) --- updated-dependencies: - dependency-name: js-tiktoken dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-production ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9dd1ac0..c61bce2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: js-tiktoken: specifier: ^1.0.7 - version: 1.0.10 + version: 1.0.11 devDependencies: '@typescript-eslint/eslint-plugin': @@ -1316,8 +1316,8 @@ packages: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} dev: true - /js-tiktoken@1.0.10: - resolution: {integrity: sha512-ZoSxbGjvGyMT13x6ACo9ebhDha/0FHdKA+OsQcMOWcm1Zs7r90Rhk5lhERLzji+3rA7EKpXCgwXcM5fF3DMpdA==} + /js-tiktoken@1.0.11: + resolution: {integrity: sha512-PajXFLq2vx7/8jllQZ43vzNpAai/0MOVdJjW/UrNyJorNQRTjHrqdGJG/mjHVy7h9M6dW6CaG43eNLMYFkTh6w==} dependencies: base64-js: 1.5.1 dev: false