chore: npm audit fix

This commit is contained in:
Timothy J. Baek
2024-04-03 10:26:24 -07:00
parent aad13607c0
commit 4a09342a71
3 changed files with 200 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "open-webui",
"version": "0.1.116",
"version": "0.1.117",
"private": true,
"scripts": {
"dev": "vite dev --host",
@@ -53,6 +53,7 @@
"i18next-resources-to-backend": "^1.2.0",
"idb": "^7.1.1",
"js-sha256": "^0.10.1",
"jspdf": "^2.5.1",
"katex": "^0.16.9",
"marked": "^9.1.0",
"svelte-sonner": "^0.3.19",