Skip to content

Commit 3acf901

Browse files
chore(deps): update dependency openai to v4.52.4
1 parent 3c4fda4 commit 3acf901

File tree

2 files changed

+5
-5
lines changed

2 files changed

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

yarn.lock

Lines changed: 4 additions & 4 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.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==
64156415
dependencies:
64166416
"@types/node" "^18.11.18"
64176417
"@types/node-fetch" "^2.6.4"

0 commit comments

Comments
 (0)