Bump chatgpt dependency to 3.3.5 (latest)

This commit is contained in:
bertybuttface 2022-12-28 02:57:45 +00:00 committed by GitHub
parent 9bd97b2453
commit 1a80e1daf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
"typecheck": "npx tsc"
},
"dependencies": {
"chatgpt": "^3.3.1",
"chatgpt": "^3.3.5",
"dotenv": "^14.2.0",
"matrix-bot-sdk": "^0.6.2",
"puppeteer": "^19.4.1",