File tree Expand file tree Collapse file tree 2 files changed +5
-11
lines changed
packages/@markuplint-experimental/markuplint-ai Expand file tree Collapse file tree 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 22
22
"@markuplint/ml-core" : " 4.8.1-alpha.1" ,
23
23
"@markuplint-experimental/accessibility-tree" : " 0.1.0-alpha.0" ,
24
24
"dotenv" : " 16.4.5" ,
25
- "openai" : " 4.49.1 "
25
+ "openai" : " 4.94.0 "
26
26
},
27
27
"devDependencies" : {
28
28
"markuplint" : " 4.9.1-alpha.1"
Original file line number Diff line number Diff line change @@ -6408,10 +6408,10 @@ open@^8.4.0:
6408
6408
is-docker "^2.1.1"
6409
6409
is-wsl "^2.2.0"
6410
6410
6411
- openai@4.49.1 :
6412
- version "4.49.1 "
6413
- resolved "https://registry.yarnpkg.com/openai/-/openai-4.49.1 .tgz#81fc7d3bc97a1905a1a340065158275b5a893765 "
6414
- integrity sha512-bsFSNhhTNon+g6r4UYPKGLi+PlfP1G9TJGSkZS5nZx+PTwW2YUTlfxXxpOKrPab5auIXJdlYpC/g/wkHGR1xug ==
6411
+ openai@4.94.0 :
6412
+ version "4.94.0 "
6413
+ resolved "https://registry.yarnpkg.com/openai/-/openai-4.94.0 .tgz#d5fb3f39ec0e2090687dc9f97db4ca05200e27ca "
6414
+ integrity sha512-WVmr9HWcwfouLJ7R3UHd2A93ClezTPuJljQxkCYQAL15Sjyt+FBNoqEz5MHSdH/ebQrVyvRhFyn/bvdqtSPyIA ==
6415
6415
dependencies :
6416
6416
" @types/node" " ^18.11.18"
6417
6417
" @types/node-fetch" " ^2.6.4"
6420
6420
form-data-encoder "1.7.2"
6421
6421
formdata-node "^4.3.2"
6422
6422
node-fetch "^2.6.7"
6423
- web-streams-polyfill "^3.2.1"
6424
6423
6425
6424
optionator@^0.9.3 :
6426
6425
version "0.9.4"
8161
8160
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.0.0-beta.3.tgz#2898486b74f5156095e473efe989dcf185047a38"
8162
8161
integrity sha512-QW95TCTaHmsYfHDybGMwO5IJIM93I/6vTRk+daHTWFPhwh+C8Cg7j7XyKrwrj8Ib6vYXe0ocYNrmzY4xAAN6ug==
8163
8162
8164
- web-streams-polyfill@^3.2.1 :
8165
- version "3.3.3"
8166
- resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz#2073b91a2fdb1fbfbd401e7de0ac9f8214cecb4b"
8167
- integrity sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==
8168
-
8169
8163
webidl-conversions@^3.0.0 :
8170
8164
version "3.0.1"
8171
8165
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"
You can’t perform that action at this time.
0 commit comments