diff --git a/yarn.lock b/yarn.lock index a7f4db9..da17a3e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4302,7 +4302,7 @@ levn@^0.4.1: "libertai-js@https://github.com/Libertai/libertai-js": version "0.0.0" - resolved "https://github.com/Libertai/libertai-js#03176ecc69a9b0f2ddf9367476907eac732b0f8b" + resolved "https://github.com/Libertai/libertai-js#e71856b1fc83516cb60416919acabb311e988a85" dependencies: "@langchain/community" "^0.0.43" axios "^1.6.8" @@ -4878,7 +4878,21 @@ open@^8.4.0: is-docker "^2.1.1" is-wsl "^2.2.0" -openai@^4.26.0, openai@^4.28.4: +openai@^4.26.0: + version "4.32.1" + resolved "https://registry.yarnpkg.com/openai/-/openai-4.32.1.tgz#9e375fdbc727330c5ea5d287beb325db3e6f9ad7" + integrity sha512-3e9QyCY47tgOkxBe2CSVKlXOE2lLkMa24Y0s3LYZR40yYjiBU9dtVze+C3mu1TwWDGiRX52STpQAEJZvRNuIrA== + dependencies: + "@types/node" "^18.11.18" + "@types/node-fetch" "^2.6.4" + abort-controller "^3.0.0" + agentkeepalive "^4.2.1" + form-data-encoder "1.7.2" + formdata-node "^4.3.2" + node-fetch "^2.6.7" + web-streams-polyfill "^3.2.1" + +openai@^4.28.4: version "4.32.0" resolved "https://registry.yarnpkg.com/openai/-/openai-4.32.0.tgz#6feaf9fca691979857594517801c4025b4dcb74d" integrity sha512-TXmBSej7RoQ4GWgKw1Waopx6QRroWlwaLH+PkxCTN45nKNEPFcGUV7VSWQCB/DwWMQVRLSNUAH4BqFYnSCEgkQ==