Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Commit 6d41014

Browse files
chore(deps): update dependency openai to v4.57.0
1 parent 3c4fda4 commit 6d41014

File tree

2 files changed

+20
-12
lines changed

2 files changed

+20
-12
lines changed

packages/@markuplint-experimental/markuplint-ai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
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.57.0"
2626
},
2727
"devDependencies": {
2828
"markuplint": "4.9.1-alpha.1"

yarn.lock

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1681,6 +1681,11 @@
16811681
resolved "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz"
16821682
integrity sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==
16831683

1684+
"@types/qs@^6.9.7":
1685+
version "6.9.15"
1686+
resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.15.tgz#adde8a060ec9c305a82de1babc1056e73bd64dce"
1687+
integrity sha512-uXHQKES6DQKKCLh441Xv/dwxOq1TVS3JPUMlEqoEglvlhR6Mxnlew/Xq/LRVHpLyk7iK3zODe1qYHIMltO7XGg==
1688+
16841689
"@types/uuid@9.0.8":
16851690
version "9.0.8"
16861691
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-9.0.8.tgz#7545ba4fc3c003d6c756f651f3bf163d8f0f29ba"
@@ -6408,19 +6413,20 @@ open@^8.4.0:
64086413
is-docker "^2.1.1"
64096414
is-wsl "^2.2.0"
64106415

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==
6416+
openai@4.57.0:
6417+
version "4.57.0"
6418+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.57.0.tgz#c1c735e9bbccf1fc42fdcfc9676643cad56258fe"
6419+
integrity sha512-JnwBSIYqiZ3jYjB5f2in8hQ0PRA092c6m+/6dYB0MzK0BEbn+0dioxZsPLBm5idJbg9xzLNOiGVm2OSuhZ+BdQ==
64156420
dependencies:
64166421
"@types/node" "^18.11.18"
64176422
"@types/node-fetch" "^2.6.4"
6423+
"@types/qs" "^6.9.7"
64186424
abort-controller "^3.0.0"
64196425
agentkeepalive "^4.2.1"
64206426
form-data-encoder "1.7.2"
64216427
formdata-node "^4.3.2"
64226428
node-fetch "^2.6.7"
6423-
web-streams-polyfill "^3.2.1"
6429+
qs "^6.10.3"
64246430

64256431
optionator@^0.9.3:
64266432
version "0.9.4"
@@ -6891,6 +6897,13 @@ punycode@^2.1.0:
68916897
resolved "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz"
68926898
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
68936899

6900+
qs@^6.10.3:
6901+
version "6.13.0"
6902+
resolved "https://registry.yarnpkg.com/qs/-/qs-6.13.0.tgz#6ca3bd58439f7e245655798997787b0d88a51906"
6903+
integrity sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==
6904+
dependencies:
6905+
side-channel "^1.0.6"
6906+
68946907
queue-microtask@^1.2.2:
68956908
version "1.2.3"
68966909
resolved "https://registry.npmjs.org/queue-microtask/-/queue-microtask-1.2.3.tgz"
@@ -7315,7 +7328,7 @@ shell-quote@^1.7.3:
73157328
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.8.1.tgz"
73167329
integrity sha512-6j1W9l1iAs/4xYBI1SYOVZyFcCis9b4KCLQ8fgAGG07QvzaRLVVRQvAy85yNmmZSjYjg4MWh4gNvlPujU/5LpA==
73177330

7318-
side-channel@^1.0.4:
7331+
side-channel@^1.0.4, side-channel@^1.0.6:
73197332
version "1.0.6"
73207333
resolved "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz"
73217334
integrity sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==
@@ -8161,11 +8174,6 @@ web-streams-polyfill@4.0.0-beta.3:
81618174
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.0.0-beta.3.tgz#2898486b74f5156095e473efe989dcf185047a38"
81628175
integrity sha512-QW95TCTaHmsYfHDybGMwO5IJIM93I/6vTRk+daHTWFPhwh+C8Cg7j7XyKrwrj8Ib6vYXe0ocYNrmzY4xAAN6ug==
81638176

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-
81698177
webidl-conversions@^3.0.0:
81708178
version "3.0.1"
81718179
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"

0 commit comments

Comments
 (0)