Skip to content

Commit

Permalink
fix(deps): update dependency openai to v4.51.0 (#843)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [openai](https://togithub.com/openai/openai-node) | dependencies |
minor | [`4.50.0` ->
`4.51.0`](https://renovatebot.com/diffs/npm/openai/4.50.0/4.51.0) |
`4.52.0` |

---

### Release Notes

<details>
<summary>openai/openai-node (openai)</summary>

###
[`v4.51.0`](https://togithub.com/openai/openai-node/blob/HEAD/CHANGELOG.md#4510-2024-06-12)

[Compare
Source](https://togithub.com/openai/openai-node/compare/v4.50.0...v4.51.0)

Full Changelog:
[v4.50.0...v4.51.0](https://togithub.com/openai/openai-node/compare/v4.50.0...v4.51.0)

##### Features

- **api:** updates
([#&#8203;894](https://togithub.com/openai/openai-node/issues/894))
([b58f5a1](https://togithub.com/openai/openai-node/commit/b58f5a1344f631dac0fb8ecfa4fbae49af070189))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
simonknittel and renovate-bot committed Jun 21, 2024
1 parent eb37ec1 commit 157175a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions app/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 app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"lorem-ipsum": "2.0.8",
"next": "14.2.4",
"next-auth": "4.24.7",
"openai": "4.50.0",
"openai": "4.51.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-hook-form": "7.51.5",
Expand Down

0 comments on commit 157175a

Please sign in to comment.