Skip to content

Commit f923e80

Browse files
Update dependency openai to v6 (#12)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62c6455 commit f923e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dotenv": "^16.4.5",
4646
"fastify": "^5.0.0",
4747
"open": "^10.1.1",
48-
"openai": "^5.0.0",
48+
"openai": "^6.0.0",
4949
"pino": "^9.2.0",
5050
"yargs": "^18.0.0"
5151
},

0 commit comments

Comments
 (0)