Skip to content

Commit

Permalink
chore(deps): bump axios and openai
Browse files Browse the repository at this point in the history
Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [openai](https://github.com/openai/openai-node). These dependencies need to be updated together.


Removes `axios`

Updates `openai` from 3.2.1 to 4.24.7
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v3.2.1...v4.24.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: openai
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 19, 2024
1 parent 30ee577 commit 4f53de1
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 34 deletions.
211 changes: 178 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dotenv": "^16.0.3",
"fastify": "^4.15.0",
"nanoid": "^3.3.2",
"openai": "^3.2.1",
"openai": "^4.24.7",
"@aws-sdk/client-s3": "^3.299.0",
"aws-sdk": "^2.1378.0",
"@aws-sdk/lib-storage": "^3.299.0"
Expand Down

0 comments on commit 4f53de1

Please sign in to comment.