Skip to content

Commit f0ef1b1

Browse files
chore(deps)(deps): update openai requirement from ^6.22.0 to ^6.25.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.22.0...v6.25.0) --- updated-dependencies: - dependency-name: openai dependency-version: 6.25.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30731fb commit f0ef1b1

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
@@ -88,7 +88,7 @@
8888
"marked-terminal": "^7.3.0",
8989
"mime": "^4.1.0",
9090
"open": "^11.0.0",
91-
"openai": "^6.22.0",
91+
"openai": "^6.25.0",
9292
"react": "^19.2.4",
9393
"ripgrep-node": "^1.0.0",
9494
"shell-quote": "^1.8.3",

0 commit comments

Comments
 (0)