Skip to content

Commit 3649663

Browse files
authored
Merge pull request #8 from zerob13/renovate/openai-5.x
Update dependency openai to v5
2 parents 3a560a2 + 25c25e2 commit 3649663

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": "^4.28.0",
4747
"open": "^10.1.1",
48-
"openai": "^4.52.2",
48+
"openai": "^5.0.0",
4949
"pino": "^9.2.0",
5050
"yargs": "^18.0.0"
5151
},

0 commit comments

Comments
 (0)