File tree 2 files changed +7
-7
lines changed
plugins/lightspeed-backend
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 49
49
"@backstage/plugin-permission-common" : " ^0.8.3" ,
50
50
"@backstage/plugin-permission-node" : " ^0.8.6" ,
51
51
"@langchain/core" : " ^0.3.0" ,
52
- "@langchain/openai" : " ^0.3 .0" ,
52
+ "@langchain/openai" : " ^0.4 .0" ,
53
53
"@red-hat-developer-hub/backstage-plugin-lightspeed-common" : " workspace:^" ,
54
54
"express" : " ^4.21.1" ,
55
55
"http-proxy-middleware" : " ^3.0.2"
Original file line number Diff line number Diff line change @@ -7823,17 +7823,17 @@ __metadata:
7823
7823
languageName: node
7824
7824
linkType: hard
7825
7825
7826
- "@langchain/openai@npm:^0.3 .0":
7827
- version: 0.3.16
7828
- resolution: "@langchain/openai@npm:0.3.16 "
7826
+ "@langchain/openai@npm:^0.4 .0":
7827
+ version: 0.4.2
7828
+ resolution: "@langchain/openai@npm:0.4.2 "
7829
7829
dependencies:
7830
7830
js-tiktoken: ^1.0.12
7831
7831
openai: ^4.77.0
7832
7832
zod: ^3.22.4
7833
7833
zod-to-json-schema: ^3.22.3
7834
7834
peerDependencies:
7835
- "@langchain/core": ">=0.2.26 <0.4.0"
7836
- checksum: 98147633629ec918434307de722e9aa7fb018a95d4e443d44d0bc782cc19e77a3a398eb07b691a78ff4a547ed4b707f941627f9a15e4a0803f5c24e0e4eac94b
7835
+ "@langchain/core": ">=0.3.29 <0.4.0"
7836
+ checksum: bc5b383a6d07fec1ef253ee48123bf0ee2069c86bf053faeba647dde24acc298efa6c38c6e8f725a662092418343835da549b47e17c7666df5e39677929ea86b
7837
7837
languageName: node
7838
7838
linkType: hard
7839
7839
@@ -10344,7 +10344,7 @@ __metadata:
10344
10344
"@backstage/plugin-permission-node": ^0.8.6
10345
10345
"@ianvs/prettier-plugin-sort-imports": ^4.4.0
10346
10346
"@langchain/core": ^0.3.0
10347
- "@langchain/openai": ^0.3 .0
10347
+ "@langchain/openai": ^0.4 .0
10348
10348
"@red-hat-developer-hub/backstage-plugin-lightspeed-common": "workspace:^"
10349
10349
"@spotify/prettier-config": ^15.0.0
10350
10350
"@types/express": 4.17.21
You can’t perform that action at this time.
0 commit comments