Skip to content

Commit

Permalink
Merge pull request #95 from getmetal/dependabot/npm_and_yarn/examples…
Browse files Browse the repository at this point in the history
…/chat-vanilla-js-hosted/axios-and-openai--removed

Bump axios and openai in /examples/chat-vanilla-js-hosted
  • Loading branch information
Czechh authored Nov 11, 2023
2 parents 75fd2a9 + aa406f9 commit 7778ee3
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 29 deletions.
241 changes: 213 additions & 28 deletions examples/chat-vanilla-js-hosted/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 examples/chat-vanilla-js-hosted/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"dependencies": {
"chalk": "^5.2.0",
"dotenv": "^16.0.3",
"openai": "^3.2.1"
"openai": "^4.17.4"
}
}

0 comments on commit 7778ee3

Please sign in to comment.