diff --git a/apps/server/package.json b/apps/server/package.json index ec97b3e7b..be297063e 100644 --- a/apps/server/package.json +++ b/apps/server/package.json @@ -98,7 +98,7 @@ "multer": "1.4.5-lts.2", "normalize-strings": "1.1.1", "ollama": "0.5.15", - "openai": "4.97.0", + "openai": "4.98.0", "rand-token": "1.0.1", "safe-compare": "1.1.4", "sanitize-filename": "1.6.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d8f279479..d682d6a40 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -468,9 +468,6 @@ importers: '@types/better-sqlite3': specifier: 7.6.13 version: 7.6.13 - '@types/cheerio': - specifier: 1.0.0 - version: 1.0.0 '@types/cls-hooked': specifier: 4.3.9 version: 4.3.9 @@ -712,8 +709,8 @@ importers: specifier: 0.5.15 version: 0.5.15 openai: - specifier: 4.97.0 - version: 4.97.0(encoding@0.1.13)(ws@8.18.2(bufferutil@4.0.9)(utf-8-validate@6.0.5))(zod@3.24.4) + specifier: 4.98.0 + version: 4.98.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: specifier: 1.0.1 version: 1.0.1 @@ -3371,10 +3368,6 @@ packages: '@types/cacheable-request@6.0.3': resolution: {integrity: sha512-IQ3EbTzGxIigb1I3qPZc1rWJnH0BmSKv5QYTalEwweFvyBDLSAe24zP0le/hyi7ecGfZVlIVAg4BZqb8WBwKqw==} - '@types/cheerio@1.0.0': - resolution: {integrity: sha512-zAaImHWoh5RY2CLgU2mvg3bl2k3F65B0N5yphuII3ythFLPmJhL7sj1RDu6gSxcgqHlETbr/lhA2OBY+WF1fXQ==} - deprecated: This is a stub types definition. cheerio provides its own type definitions, so you do not need this installed. - '@types/cls-hooked@4.3.9': resolution: {integrity: sha512-CMtHMz6Q/dkfcHarq9nioXH8BDPP+v5xvd+N90lBQ2bdmu06UvnLDqxTKoOJzz4SzIwb/x9i4UXGAAcnUDuIvg==} @@ -8072,8 +8065,8 @@ packages: resolution: {integrity: sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ==} engines: {node: '>=12'} - openai@4.97.0: - resolution: {integrity: sha512-LRoiy0zvEf819ZUEJhgfV8PfsE8G5WpQi4AwA1uCV8SKvvtXQkoWUFkepD6plqyJQRghy2+AEPQ07FrJFKHZ9Q==} + openai@4.98.0: + resolution: {integrity: sha512-TmDKur1WjxxMPQAtLG5sgBSCJmX7ynTsGmewKzoDwl1fRxtbLOsiR0FA/AOAAtYUmP6azal+MYQuOENfdU+7yg==} hasBin: true peerDependencies: ws: ^8.18.0 @@ -14427,10 +14420,6 @@ snapshots: '@types/node': 22.15.14 '@types/responselike': 1.0.3 - '@types/cheerio@1.0.0': - dependencies: - cheerio: 1.0.0 - '@types/cls-hooked@4.3.9': dependencies: '@types/node': 18.16.9 @@ -20207,7 +20196,7 @@ snapshots: is-docker: 2.2.1 is-wsl: 2.2.0 - openai@4.97.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.98.0(encoding@0.1.13)(ws@8.18.2(bufferutil@4.0.9)(utf-8-validate@6.0.5))(zod@3.24.4): dependencies: '@types/node': 18.16.9 '@types/node-fetch': 2.6.12