mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(deps): update dependency ollama to v0.5.15
This commit is contained in:
parent
9ef6f3e947
commit
d958ee82cd
8
package-lock.json
generated
8
package-lock.json
generated
@ -68,7 +68,7 @@
|
|||||||
"multer": "1.4.5-lts.2",
|
"multer": "1.4.5-lts.2",
|
||||||
"normalize-strings": "1.1.1",
|
"normalize-strings": "1.1.1",
|
||||||
"normalize.css": "8.0.1",
|
"normalize.css": "8.0.1",
|
||||||
"ollama": "0.5.14",
|
"ollama": "0.5.15",
|
||||||
"openai": "4.93.0",
|
"openai": "4.93.0",
|
||||||
"rand-token": "1.0.1",
|
"rand-token": "1.0.1",
|
||||||
"safe-compare": "1.1.4",
|
"safe-compare": "1.1.4",
|
||||||
@ -15926,9 +15926,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ollama": {
|
"node_modules/ollama": {
|
||||||
"version": "0.5.14",
|
"version": "0.5.15",
|
||||||
"resolved": "https://registry.npmjs.org/ollama/-/ollama-0.5.14.tgz",
|
"resolved": "https://registry.npmjs.org/ollama/-/ollama-0.5.15.tgz",
|
||||||
"integrity": "sha512-pvOuEYa2WkkAumxzJP0RdEYHkbZ64AYyyUszXVX7ruLvk5L+EiO2G71da2GqEQ4IAk4j6eLoUbGk5arzFT1wJA==",
|
"integrity": "sha512-TSaZSJyP7MQJFjSmmNsoJiriwa3U+/UJRw6+M8aucs5dTsaWNZsBIGpDb5rXnW6nXxJBB/z79gZY8IaiIQgelQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"whatwg-fetch": "^3.6.20"
|
"whatwg-fetch": "^3.6.20"
|
||||||
|
@ -128,7 +128,7 @@
|
|||||||
"multer": "1.4.5-lts.2",
|
"multer": "1.4.5-lts.2",
|
||||||
"normalize-strings": "1.1.1",
|
"normalize-strings": "1.1.1",
|
||||||
"normalize.css": "8.0.1",
|
"normalize.css": "8.0.1",
|
||||||
"ollama": "0.5.14",
|
"ollama": "0.5.15",
|
||||||
"openai": "4.93.0",
|
"openai": "4.93.0",
|
||||||
"rand-token": "1.0.1",
|
"rand-token": "1.0.1",
|
||||||
"safe-compare": "1.1.4",
|
"safe-compare": "1.1.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user