Skip to content

Commit cf9c676

Browse files
Bump openai from 4.33.0 to 4.49.1
Bumps [openai](https://github.com/openai/openai-node) from 4.33.0 to 4.49.1. - [Release notes](https://github.com/openai/openai-node/releases) - [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md) - [Commits](openai/openai-node@v4.33.0...v4.49.1) --- updated-dependencies: - dependency-name: openai dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c11a5a commit cf9c676

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"frames.js": "^0.9.3",
3535
"lucide-react": "^0.365.0",
3636
"next": "^14.1.0",
37-
"openai": "^4.33.0",
37+
"openai": "^4.49.1",
3838
"react": "^18.2.0",
3939
"react-dom": "^18.2.0",
4040
"sharp": "^0.33.3",

yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -7439,10 +7439,10 @@ open@^8.4.0:
74397439
is-docker "^2.1.1"
74407440
is-wsl "^2.2.0"
74417441

7442-
openai@^4.33.0:
7443-
version "4.33.0"
7444-
resolved "https://registry.yarnpkg.com/openai/-/openai-4.33.0.tgz#8c33da687d4a7f3dd7576179318341615394c79d"
7445-
integrity sha512-Sh4KvplkvkAREuhb8yZpohqsOo08cBBu6LNWLD8YyMxe8yCxbE+ouJYUs1X2oDPrzQGANj0rFNQYiwW9gWLBOg==
7442+
openai@^4.49.1:
7443+
version "4.49.1"
7444+
resolved "https://registry.yarnpkg.com/openai/-/openai-4.49.1.tgz#81fc7d3bc97a1905a1a340065158275b5a893765"
7445+
integrity sha512-bsFSNhhTNon+g6r4UYPKGLi+PlfP1G9TJGSkZS5nZx+PTwW2YUTlfxXxpOKrPab5auIXJdlYpC/g/wkHGR1xug==
74467446
dependencies:
74477447
"@types/node" "^18.11.18"
74487448
"@types/node-fetch" "^2.6.4"
@@ -8756,7 +8756,16 @@ string-length@^4.0.1:
87568756
char-regex "^1.0.2"
87578757
strip-ansi "^6.0.0"
87588758

8759-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8759+
"string-width-cjs@npm:string-width@^4.2.0":
8760+
version "4.2.3"
8761+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
8762+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8763+
dependencies:
8764+
emoji-regex "^8.0.0"
8765+
is-fullwidth-code-point "^3.0.0"
8766+
strip-ansi "^6.0.1"
8767+
8768+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
87608769
version "4.2.3"
87618770
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
87628771
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8839,7 +8848,14 @@ string_decoder@~1.0.3:
88398848
dependencies:
88408849
safe-buffer "~5.1.0"
88418850

8842-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8851+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8852+
version "6.0.1"
8853+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
8854+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8855+
dependencies:
8856+
ansi-regex "^5.0.1"
8857+
8858+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
88438859
version "6.0.1"
88448860
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
88458861
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -10073,7 +10089,7 @@ which@^2.0.1:
1007310089
dependencies:
1007410090
isexe "^2.0.0"
1007510091

10076-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
10092+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1007710093
version "7.0.0"
1007810094
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
1007910095
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10091,6 +10107,15 @@ wrap-ansi@^6.2.0:
1009110107
string-width "^4.1.0"
1009210108
strip-ansi "^6.0.0"
1009310109

10110+
wrap-ansi@^7.0.0:
10111+
version "7.0.0"
10112+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
10113+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10114+
dependencies:
10115+
ansi-styles "^4.0.0"
10116+
string-width "^4.1.0"
10117+
strip-ansi "^6.0.0"
10118+
1009410119
wrap-ansi@^8.1.0:
1009510120
version "8.1.0"
1009610121
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)