Merge pull request #197 from matrixgpt/dependabot/npm_and_yarn/waylaidwanderer/chatgpt-api-1.37.1

Bump @waylaidwanderer/chatgpt-api from 1.37.0 to 1.37.1
This commit is contained in:
bertybuttface 2023-06-30 11:44:55 +01:00 committed by GitHub
commit d66d204e74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"