Skip to content

Commit

Permalink
fix(deps): update dependency js-tiktoken to ^1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 21, 2024
1 parent 41673af commit 2305f14
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"gpt-3-encoder": "^1.1.4",
"gpt-tokenizer": "^2.4.0",
"gpt3-tokenizer": "^1.1.5",
"js-tiktoken": "^1.0.14",
"js-tiktoken": "^1.0.15",
"tiktoken": "^1.0.16",
"tiktoken-node": "^0.0.7"
}
Expand Down
10 changes: 5 additions & 5 deletions benchmark/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ __metadata:
gpt-tokenizer: "npm:^2.4.0"
gpt3-tokenizer: "npm:^1.1.5"
inquirer: "npm:^11.0.2"
js-tiktoken: "npm:^1.0.14"
js-tiktoken: "npm:^1.0.15"
tiktoken: "npm:^1.0.16"
tiktoken-node: "npm:^0.0.7"
typescript: "npm:^5.6.2"
Expand Down Expand Up @@ -383,12 +383,12 @@ __metadata:
languageName: node
linkType: hard

"js-tiktoken@npm:^1.0.14":
version: 1.0.14
resolution: "js-tiktoken@npm:1.0.14"
"js-tiktoken@npm:^1.0.15":
version: 1.0.15
resolution: "js-tiktoken@npm:1.0.15"
dependencies:
base64-js: "npm:^1.5.1"
checksum: 10/143e6799e33dec19a1ef80a0641570fb9e1d336a9a6e28ce531e24a6ffb7726a6d04dffd987b39d2fb2dbadaf128d9229016aee0403f5ecd1622b4242cdd0528
checksum: 10/41c86c311cb912b04bd3324bde489f475e726bbb5b66e3dfa1eb7ed639b8f4bd5035401527c6d8df0134b9f05c484933d04ba6e96d7fe45b7c04894b89731424
languageName: node
linkType: hard

Expand Down

0 comments on commit 2305f14

Please sign in to comment.