From 5b2de867dd45f4e4a416e3ba3f176d8c1ce013b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 16:16:03 +0000 Subject: [PATCH] Bump @dqbd/tiktoken from 1.0.21 to 1.0.22 Bumps [@dqbd/tiktoken](https://github.com/dqbd/tiktoken) from 1.0.21 to 1.0.22. - [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/@dqbd/tiktoken@1.0.21...@dqbd/tiktoken@1.0.22) --- updated-dependencies: - dependency-name: "@dqbd/tiktoken" dependency-version: 1.0.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6e886e7..657f886 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,9 +29,9 @@ } }, "node_modules/@dqbd/tiktoken": { - "version": "1.0.21", - "resolved": "https://registry.npmjs.org/@dqbd/tiktoken/-/tiktoken-1.0.21.tgz", - "integrity": "sha512-grBxRSY9+/iBM205EWjbMm5ySeXQrhJyXWMP38VJd+pO2DRGraDAbi4n8J8T9M4XY1M/FHgonMcmu3J+KjcX0Q==", + "version": "1.0.22", + "resolved": "https://registry.npmjs.org/@dqbd/tiktoken/-/tiktoken-1.0.22.tgz", + "integrity": "sha512-RYhO8xeHkMNX5Ixqf4M1Ve3siCYJY/dI0yLnlX4M4oIEDOvjMIQ+E+3OUpAaZcWTaMtQJzGcDAghYfllpx3i/w==", "license": "MIT" }, "node_modules/@esbuild/aix-ppc64": {