mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
fix(deps): update dependency openai to v4.95.0
This commit is contained in:
parent
f09924f216
commit
a22909582a
8
package-lock.json
generated
8
package-lock.json
generated
@ -69,7 +69,7 @@
|
||||
"normalize-strings": "1.1.1",
|
||||
"normalize.css": "8.0.1",
|
||||
"ollama": "0.5.15",
|
||||
"openai": "4.93.0",
|
||||
"openai": "4.95.0",
|
||||
"rand-token": "1.0.1",
|
||||
"safe-compare": "1.1.4",
|
||||
"sanitize-filename": "1.6.3",
|
||||
@ -15994,9 +15994,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/openai": {
|
||||
"version": "4.93.0",
|
||||
"resolved": "https://registry.npmjs.org/openai/-/openai-4.93.0.tgz",
|
||||
"integrity": "sha512-2kONcISbThKLfm7T9paVzg+QCE1FOZtNMMUfXyXckUAoXRRS/mTP89JSDHPMp8uM5s0bz28RISbvQjArD6mgUQ==",
|
||||
"version": "4.95.0",
|
||||
"resolved": "https://registry.npmjs.org/openai/-/openai-4.95.0.tgz",
|
||||
"integrity": "sha512-tWHLTA+/HHyWlP8qg0mQLDSpI2NQLhk6zHLJL8yb59qn2pEI8rbEiAGSDPViLvi3BRDoQZIX5scaJ3xYGr2nhw==",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@types/node": "^18.11.18",
|
||||
|
@ -129,7 +129,7 @@
|
||||
"normalize-strings": "1.1.1",
|
||||
"normalize.css": "8.0.1",
|
||||
"ollama": "0.5.15",
|
||||
"openai": "4.93.0",
|
||||
"openai": "4.95.0",
|
||||
"rand-token": "1.0.1",
|
||||
"safe-compare": "1.1.4",
|
||||
"sanitize-filename": "1.6.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user