Bump chatgpt from 2.0.5 to 3.3.10

Bumps [chatgpt](https://github.com/transitive-bullshit/chatgpt-api) from 2.0.5 to 3.3.10.
- [Release notes](https://github.com/transitive-bullshit/chatgpt-api/releases)
- [Commits](https://github.com/transitive-bullshit/chatgpt-api/compare/v2.0.5...v3.3.10)

---
updated-dependencies:
- dependency-name: chatgpt
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-03 02:59:10 +00:00 committed by GitHub
parent 831e591858
commit 7a271c685c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2092 additions and 103 deletions

2193
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -15,7 +15,7 @@
"typecheck": "npx tsc"
},
"dependencies": {
"chatgpt": "^3.3.8",
"chatgpt": "^3.3.10",
"dotenv": "^14.2.0",
"matrix-bot-sdk": "^0.6.3",
"puppeteer": "^19.4.1",