Skip to content

Commit b36c09c

Browse files
chore(deps)(deps): update openai requirement from ^6.18.0 to ^6.22.0
Updates the requirements on [openai](https://github.com/openai/openai-node) to permit the latest version. - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v6.18.0...v6.22.0) --- updated-dependencies: - dependency-name: openai dependency-version: 6.22.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ca98fb commit b36c09c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"marked-terminal": "^7.3.0",
8787
"mime": "^4.1.0",
8888
"open": "^11.0.0",
89-
"openai": "^6.18.0",
89+
"openai": "^6.22.0",
9090
"react": "^19.2.4",
9191
"ripgrep-node": "^1.0.0",
9292
"shell-quote": "^1.8.3",

0 commit comments

Comments
 (0)