mirror of
https://github.com/zadam/trilium.git
synced 2026-05-07 13:56:28 +02:00
chore(deps): audit fix
This commit is contained in:
@@ -159,7 +159,14 @@
|
||||
"minimatch@<3.1.4": "^3.1.4",
|
||||
"minimatch@3>brace-expansion": "^1.1.13",
|
||||
"serialize-javascript@<7.0.5": ">=7.0.5",
|
||||
"webpack@<5.104.1": ">=5.104.1"
|
||||
"webpack@<5.104.1": ">=5.104.1",
|
||||
"file-type@>=13.0.0 <21.3.1": ">=21.3.1",
|
||||
"vite@>=7.0.0 <=7.3.1": ">=7.3.2",
|
||||
"vite@>=7.1.0 <=7.3.1": ">=7.3.2",
|
||||
"hono@<4.12.12": ">=4.12.12",
|
||||
"hono@>=4.0.0 <=4.12.11": ">=4.12.12",
|
||||
"@hono/node-server@<1.19.13": ">=1.19.13",
|
||||
"basic-ftp@=5.2.0": ">=5.2.1"
|
||||
},
|
||||
"ignoredBuiltDependencies": [
|
||||
"sqlite3"
|
||||
|
||||
Reference in New Issue
Block a user