fix: upgrade onnxruntime-web from 1.14.0 to 1.23.2

Snyk has created this PR to upgrade onnxruntime-web from 1.14.0 to 1.23.2.

See this package in npm:
onnxruntime-web

See this project in Snyk:
https://app.snyk.io/org/continue-dev-inc.-default/project/f4002352-0343-4aa8-8a5d-aa9cae57b943?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
snyk-bot
2026-01-30 10:16:33 +00:00
parent 88ffac60a0
commit 1b43b3ec7c

View File

@@ -38,7 +38,7 @@
},
"homepage": "https://github.com/xenova/transformers.js#readme",
"dependencies": {
"onnxruntime-web": "1.14.0",
"onnxruntime-web": "1.23.2",
"sharp": "^0.32.0",
"@huggingface/jinja": "^0.5.3"
},