Skip to content

Commit

Permalink
yarn fix:yarn-deduplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
vilkinsons committed Dec 17, 2024
1 parent eb11fca commit 9c12be6
Showing 1 changed file with 1 addition and 23 deletions.
24 changes: 1 addition & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -37514,7 +37514,7 @@ __metadata:
languageName: node
linkType: hard

"openai@npm:4.76.3":
"openai@npm:4.76.3, openai@npm:^4.38.0":
version: 4.76.3
resolution: "openai@npm:4.76.3"
dependencies:
Expand All @@ -37536,28 +37536,6 @@ __metadata:
languageName: node
linkType: hard

"openai@npm:^4.38.0":
version: 4.76.2
resolution: "openai@npm:4.76.2"
dependencies:
"@types/node": "npm:^18.11.18"
"@types/node-fetch": "npm:^2.6.4"
abort-controller: "npm:^3.0.0"
agentkeepalive: "npm:^4.2.1"
form-data-encoder: "npm:1.7.2"
formdata-node: "npm:^4.3.2"
node-fetch: "npm:^2.6.7"
peerDependencies:
zod: ^3.23.8
peerDependenciesMeta:
zod:
optional: true
bin:
openai: bin/cli
checksum: 10c0/d78af0c2dd64ad24a2ce92deb92656b742b8120012e554fd562095f237ce06d84764217e040b437f955c6f26b7675f9321862a8937c8537f28ed6ead4b674559
languageName: node
linkType: hard

"openapi-sampler@npm:^1.5.0":
version: 1.6.0
resolution: "openapi-sampler@npm:1.6.0"
Expand Down

0 comments on commit 9c12be6

Please sign in to comment.