Skip to content

Commit

Permalink
deps(example): Bump the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /examples/nextjs-14-openai with 1 update: [openai](https://github.com/openai/openai-node).


Updates `openai` from 4.26.1 to 4.27.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.26.1...v4.27.0)

---
updated-dependencies:
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 402c2ad commit 2fd6883
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions examples/nextjs-14-openai/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/nextjs-14-openai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@arcjet/next": "file:../../arcjet-next",
"ai": "^2.2.33",
"next": "14.0.4",
"openai": "^4.26.1",
"openai": "^4.27.0",
"openai-chat-tokens": "^0.2.8",
"react": "^18",
"react-dom": "^18"
Expand Down

0 comments on commit 2fd6883

Please sign in to comment.