chore(deps): audit fix

This commit is contained in:
Elian Doran
2026-04-10 10:29:50 +03:00
parent a239eba6ce
commit efeaa1e895

View File

@@ -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"