chore(deps): update dependency openai to v4.103.0

This commit is contained in:
renovate[bot] 2025-05-24 02:29:08 +00:00 committed by GitHub
parent 45cc8aa99b
commit 81efea083b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -88,7 +88,7 @@
"multer": "2.0.0", "multer": "2.0.0",
"normalize-strings": "1.1.1", "normalize-strings": "1.1.1",
"ollama": "0.5.15", "ollama": "0.5.15",
"openai": "4.102.0", "openai": "4.103.0",
"rand-token": "1.0.1", "rand-token": "1.0.1",
"safe-compare": "1.1.4", "safe-compare": "1.1.4",
"sanitize-filename": "1.6.3", "sanitize-filename": "1.6.3",

10
pnpm-lock.yaml generated
View File

@ -725,8 +725,8 @@ importers:
specifier: 0.5.15 specifier: 0.5.15
version: 0.5.15 version: 0.5.15
openai: openai:
specifier: 4.102.0 specifier: 4.103.0
version: 4.102.0(encoding@0.1.13)(ws@8.18.2(bufferutil@4.0.9)(utf-8-validate@6.0.5))(zod@3.24.4) version: 4.103.0(encoding@0.1.13)(ws@8.18.2(bufferutil@4.0.9)(utf-8-validate@6.0.5))(zod@3.24.4)
rand-token: rand-token:
specifier: 1.0.1 specifier: 1.0.1
version: 1.0.1 version: 1.0.1
@ -10449,8 +10449,8 @@ packages:
resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
openai@4.102.0: openai@4.103.0:
resolution: {integrity: sha512-CWk15CMhPSHNZnjz+6rwVYV551xaC8CwOd7/zxImrC1btEo37dX/Ii5tBKWfqqxqyzpJ6p3Y4bICzzKhW03WhQ==} resolution: {integrity: sha512-eWcz9kdurkGOFDtd5ySS5y251H2uBgq9+1a2lTBnjMMzlexJ40Am5t6Mu76SSE87VvitPa0dkIAp75F+dZVC0g==}
hasBin: true hasBin: true
peerDependencies: peerDependencies:
ws: ^8.18.0 ws: ^8.18.0
@ -25696,7 +25696,7 @@ snapshots:
is-docker: 2.2.1 is-docker: 2.2.1
is-wsl: 2.2.0 is-wsl: 2.2.0
openai@4.102.0(encoding@0.1.13)(ws@8.18.2(bufferutil@4.0.9)(utf-8-validate@6.0.5))(zod@3.24.4): openai@4.103.0(encoding@0.1.13)(ws@8.18.2(bufferutil@4.0.9)(utf-8-validate@6.0.5))(zod@3.24.4):
dependencies: dependencies:
'@types/node': 18.16.9 '@types/node': 18.16.9
'@types/node-fetch': 2.6.12 '@types/node-fetch': 2.6.12