bump chatgpt version

This commit is contained in:
Max Kammler 2023-02-03 09:42:09 +01:00
parent b987361bbf
commit 02fcb7b0cb

View File

@ -15,7 +15,7 @@
"typecheck": "npx tsc" "typecheck": "npx tsc"
}, },
"dependencies": { "dependencies": {
"chatgpt": "^4.0.4", "chatgpt": "^4.1.1",
"dotenv": "^16.0.3", "dotenv": "^16.0.3",
"markdown-it": "^13.0.1", "markdown-it": "^13.0.1",
"matrix-bot-sdk": "^0.6.3", "matrix-bot-sdk": "^0.6.3",