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 2222 "@markuplint/ml-core" : " 4.8.1-alpha.1" ,
2323 "@markuplint-experimental/accessibility-tree" : " 0.1.0-alpha.0" ,
2424 "dotenv" : " 16.4.5" ,
25- "openai" : " 4.49.1 "
25+ "openai" : " 4.97.0 "
2626 },
2727 "devDependencies" : {
2828 "markuplint" : " 4.9.1-alpha.1"
Original file line number Diff line number Diff line change @@ -6408,10 +6408,10 @@ open@^8.4.0:
64086408 is-docker "^2.1.1"
64096409 is-wsl "^2.2.0"
64106410
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.97.0 :
6412+ version "4.97.0 "
6413+ resolved "https://registry.yarnpkg.com/openai/-/openai-4.97.0 .tgz#4e2e85c79499c1d44b58f97b3a8ec1d6bfe403b3 "
6414+ integrity sha512-LRoiy0zvEf819ZUEJhgfV8PfsE8G5WpQi4AwA1uCV8SKvvtXQkoWUFkepD6plqyJQRghy2+AEPQ07FrJFKHZ9Q ==
64156415 dependencies :
64166416 " @types/node" " ^18.11.18"
64176417 " @types/node-fetch" " ^2.6.4"
64206420 form-data-encoder "1.7.2"
64216421 formdata-node "^4.3.2"
64226422 node-fetch "^2.6.7"
6423- web-streams-polyfill "^3.2.1"
64246423
64256424optionator@^0.9.3 :
64266425 version "0.9.4"
81618160 resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.0.0-beta.3.tgz#2898486b74f5156095e473efe989dcf185047a38"
81628161 integrity sha512-QW95TCTaHmsYfHDybGMwO5IJIM93I/6vTRk+daHTWFPhwh+C8Cg7j7XyKrwrj8Ib6vYXe0ocYNrmzY4xAAN6ug==
81638162
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-
81698163webidl-conversions@^3.0.0 :
81708164 version "3.0.1"
81718165 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