File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/@markuplint-experimental/markuplint-ai Expand file tree Collapse file tree 2 files changed +5
-5
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.52.4 "
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.52.4 :
6412
+ version "4.52.4 "
6413
+ resolved "https://registry.yarnpkg.com/openai/-/openai-4.52.4 .tgz#03c573dec87920905ce384d3967a810ed39ee724 "
6414
+ integrity sha512-3CkV7e8epJBnTe5ptn4i3ivfm1d8cvkbvBOzhGmGYEarpDpcCgwOMV1aBPvZ/HoveUtREWUE9Fqcy7BcPNtMJg ==
6415
6415
dependencies :
6416
6416
" @types/node" " ^18.11.18"
6417
6417
" @types/node-fetch" " ^2.6.4"
You can’t perform that action at this time.
0 commit comments