Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #197 from matrixgpt/dependabot/npm_and_yarn/waylai…
Browse files Browse the repository at this point in the history
…dwanderer/chatgpt-api-1.37.1

Bump @waylaidwanderer/chatgpt-api from 1.37.0 to 1.37.1
  • Loading branch information
bertybuttface committed Jun 30, 2023
2 parents c5a0fb8 + 4c3377f commit d66d204
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@keyv/postgres": "^1.4.7",
"@keyv/redis": "^2.6.1",
"@keyv/sqlite": "^3.6.5",
"@waylaidwanderer/chatgpt-api": "^1.37.0",
"@waylaidwanderer/chatgpt-api": "^1.37.1",
"dotenv": "^16.3.1",
"hash.js": "^1.1.7",
"keyv": "^4.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -950,10 +950,10 @@
"@types/node" "*"
"@types/webidl-conversions" "*"

"@waylaidwanderer/chatgpt-api@^1.37.0":
version "1.37.0"
resolved "https://registry.yarnpkg.com/@waylaidwanderer/chatgpt-api/-/chatgpt-api-1.37.0.tgz#dd9e6bcd1dd1da0c6f1811dddd6dbd86e911e2ef"
integrity sha512-fJfNvfZliuzRlTEY2kb3u6psfAaFI88YSU1RJ6J865BRk90Km3k62br/npCGLCtbREklTR18bMYhNXVM/BuFow==
"@waylaidwanderer/chatgpt-api@^1.37.1":
version "1.37.1"
resolved "https://registry.yarnpkg.com/@waylaidwanderer/chatgpt-api/-/chatgpt-api-1.37.1.tgz#03ba1a654cf5ff02d4c2c241d1917c78c988512c"
integrity sha512-GkyHQayv4xbVp/XElPLI47+HRS9s392+AGldnMTZLsO0/GLDIS/vJaLK1l1g19hKTWUqc6RaLSEMFF4Pm1BkSw==
dependencies:
"@dqbd/tiktoken" "^1.0.2"
"@fastify/cors" "^8.2.0"
Expand Down

0 comments on commit d66d204

Please sign in to comment.