Skip to content

Commit 75a5842

Browse files
chore(deps): update dependency openai to v4.55.1
1 parent 3c4fda4 commit 75a5842

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
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.55.1"
2626
},
2727
"devDependencies": {
2828
"markuplint": "4.9.1-alpha.1"

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff 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.55.1:
6412+
version "4.55.1"
6413+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.55.1.tgz#59fe4565ab117cf869137588f6da15ef330e405f"
6414+
integrity sha512-FziYJcWl+SAGbt5AcRIzVzNcnKohpEMQdtzVOmHFbBp/if7x2+ACqgxF2XUbyi2PcKONPcVpmtG5h9qoDAEXwQ==
64156415
dependencies:
64166416
"@types/node" "^18.11.18"
64176417
"@types/node-fetch" "^2.6.4"
@@ -6420,7 +6420,6 @@ [email protected]:
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

64256424
optionator@^0.9.3:
64266425
version "0.9.4"
@@ -8161,11 +8160,6 @@ [email protected]:
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-
81698163
webidl-conversions@^3.0.0:
81708164
version "3.0.1"
81718165
resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz"

0 commit comments

Comments
 (0)