Skip to content

Commit

Permalink
fix(deps): update dependency @ai-sdk/openai to v1.0.12 (#918)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 51c5474 commit 6e99417
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dep:set": "ncu -u"
},
"dependencies": {
"@ai-sdk/openai": "1.0.11",
"@ai-sdk/openai": "1.0.12",
"@airbrake/browser": "2.1.8",
"@airbrake/node": "2.1.8",
"@auth/prisma-adapter": "2.7.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ __metadata:
languageName: node
linkType: hard

"@ai-sdk/openai@npm:1.0.11":
version: 1.0.11
resolution: "@ai-sdk/openai@npm:1.0.11"
"@ai-sdk/openai@npm:1.0.12":
version: 1.0.12
resolution: "@ai-sdk/openai@npm:1.0.12"
dependencies:
"@ai-sdk/provider": "npm:1.0.3"
"@ai-sdk/provider-utils": "npm:2.0.5"
peerDependencies:
zod: ^3.0.0
checksum: 10c0/c2ead33dbe5721d6b0930498573c940d56ffd0b33f8c88869a32a03caff1b8862381ed6cf3db05d8231fbf51c772ba492bfa0f4dcac9b9ce8b930cd9696971bc
checksum: 10c0/f337c0e9b80c2538c7181908d762f32105bc00b3282f4a0444313c22088ebdb20cece7299878ee1efa0622ee63c9796063341e937d8073e21dac82d09ba3b085
languageName: node
linkType: hard

Expand Down Expand Up @@ -2257,7 +2257,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "airbroke@workspace:."
dependencies:
"@ai-sdk/openai": "npm:1.0.11"
"@ai-sdk/openai": "npm:1.0.12"
"@airbrake/browser": "npm:2.1.8"
"@airbrake/node": "npm:2.1.8"
"@auth/prisma-adapter": "npm:2.7.4"
Expand Down

0 comments on commit 6e99417

Please sign in to comment.