Skip to content

Commit 7fc08f4

Browse files
chore(deps): bump openai from 4.27.0 to 4.28.0 (#10505)
1 parent 524b202 commit 7fc08f4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"mdn-data": "^2.4.0",
119119
"open": "^10.0.3",
120120
"open-editor": "^4.1.1",
121-
"openai": "^4.27.0",
121+
"openai": "^4.28.0",
122122
"pg": "^8.11.3",
123123
"pgvector": "^0.1.8",
124124
"prism-svelte": "^0.5.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11132,10 +11132,10 @@ open@^8.0.9, open@^8.4.0:
1113211132
is-docker "^2.1.1"
1113311133
is-wsl "^2.2.0"
1113411134

11135-
openai@^4.27.0:
11136-
version "4.27.0"
11137-
resolved "https://registry.yarnpkg.com/openai/-/openai-4.27.0.tgz#4ada66a19c369b202e8a939b8bd287e4dca036f4"
11138-
integrity sha512-j1ZEx9NiBpm31rxWqQTjQt1QvH/8001xHsc/pRoPjkRDYWONCb+qkR6L9C7Wl6ar72Mz1ybtn1bv6fqAoTPlKw==
11135+
openai@^4.28.0:
11136+
version "4.28.0"
11137+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.28.0.tgz#ded00e3d98c25758b5406c9675ec27a957e00930"
11138+
integrity sha512-JM8fhcpmpGN0vrUwGquYIzdcEQHtFuom6sRCbbCM6CfzZXNuRk33G7KfeRAIfnaCxSpzrP5iHtwJzIm6biUZ2Q==
1113911139
dependencies:
1114011140
"@types/node" "^18.11.18"
1114111141
"@types/node-fetch" "^2.6.4"

0 commit comments

Comments
 (0)