Skip to content

Commit

Permalink
fix(deps): update dependency @ai-sdk/openai to ^0.0.64
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 3, 2024
1 parent 4e319ac commit c2688e2
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": "^0.0.63",
"@ai-sdk/openai": "^0.0.64",
"@airbrake/browser": "2.1.8",
"@airbrake/node": "2.1.8",
"@headlessui/react": "2.1.9",
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:^0.0.63":
version: 0.0.63
resolution: "@ai-sdk/openai@npm:0.0.63"
"@ai-sdk/openai@npm:^0.0.64":
version: 0.0.64
resolution: "@ai-sdk/openai@npm:0.0.64"
dependencies:
"@ai-sdk/provider": "npm:0.0.24"
"@ai-sdk/provider-utils": "npm:1.0.20"
peerDependencies:
zod: ^3.0.0
checksum: 10c0/6fb7279d8f29a2cbdc79da582aac0fe1e547455c344c6611edd9a6a319e90ac6afac8d5e7aeba26f3db27f6a1d5802bee40d0e11487532c722721ded144c166d
checksum: 10c0/7ac4d973a62ef1c22acdae18fe7c65dbaf0e325ad9a275aeb10a4580224f0c04f6c068f61b553b41abaca9c723e28e9bc44a063dae8a5e39b974c85b39b82445
languageName: node
linkType: hard

Expand Down Expand Up @@ -2671,7 +2671,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "airbroke@workspace:."
dependencies:
"@ai-sdk/openai": "npm:^0.0.63"
"@ai-sdk/openai": "npm:^0.0.64"
"@airbrake/browser": "npm:2.1.8"
"@airbrake/node": "npm:2.1.8"
"@headlessui/react": "npm:2.1.9"
Expand Down

0 comments on commit c2688e2

Please sign in to comment.