Skip to content

Commit f19a8a8

Browse files
chore(deps): bump openai from 4.104.0 to 6.16.0
Bumps [openai](https://github.com/openai/openai-node) from 4.104.0 to 6.16.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.104.0...v6.16.0) --- updated-dependencies: - dependency-name: openai dependency-version: 6.16.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f8caf0 commit f19a8a8

File tree

3 files changed

+25
-299
lines changed

3 files changed

+25
-299
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/node": "^25.0.8",
1717
"cac": "^6.7.14",
1818
"dotenv": "^16.4.5",
19-
"openai": "^4.0.0",
19+
"openai": "^6.16.0",
2020
"typescript": "^5.9.3"
2121
}
2222
}

packages/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"fumadocs-mdx": "^14.2.5",
2323
"fumadocs-ui": "^16.4.7",
2424
"next": "^16.1.2",
25-
"openai": "^4.0.0",
25+
"openai": "^6.16.0",
2626
"postcss": "^8.5.6",
2727
"react": "^19.2.3",
2828
"react-dom": "^19.2.3",

0 commit comments

Comments
 (0)