From f5f7a5c952478419b327cf6fe8dfabd7c9249a96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:18:15 +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.14 to 1.0.15 - [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.14...js-tiktoken@1.0.15) --- 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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d7d5112..51143be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ importers: dependencies: js-tiktoken: specifier: ^1.0.14 - version: 1.0.14 + version: 1.0.15 devDependencies: '@eslint/js': specifier: ^9.9.1 @@ -772,8 +772,8 @@ packages: isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - js-tiktoken@1.0.14: - resolution: {integrity: sha512-Pk3l3WOgM9joguZY2k52+jH82RtABRgB5RdGFZNUGbOKGMVlNmafcPA3b0ITcCZPu1L9UclP1tne6aw7ZI4Myg==} + js-tiktoken@1.0.15: + resolution: {integrity: sha512-65ruOWWXDEZHHbAo7EjOcNxOGasQKbL4Fq3jEr2xsCqSsoOo6VVSqzWQb6PRIqypFSDcma4jO90YP0w5X8qVXQ==} js-yaml@4.1.0: resolution: {integrity: sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==} @@ -1921,7 +1921,7 @@ snapshots: isexe@2.0.0: {} - js-tiktoken@1.0.14: + js-tiktoken@1.0.15: dependencies: base64-js: 1.5.1