Skip to content

Commit 07dc2a4

Browse files
chore(deps): bump openai in the dependencies group across 1 directory (#409)
Bumps the dependencies group with 1 update in the / directory: [openai](https://github.com/openai/openai-node). Updates `openai` from 5.23.2 to 6.4.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@v5.23.2...v6.4.0) --- updated-dependencies: - dependency-name: openai dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71c96d1 commit 07dc2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspaces/js-x-ray-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"dependencies": {
2626
"@google/genai": "^1.21.0",
2727
"@nodesecure/js-x-ray": "^10.0.0",
28-
"openai": "^5.23.1"
28+
"openai": "^6.4.0"
2929
}
3030
}

0 commit comments

Comments
 (0)