mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-03-03 02:37:02 +00:00
chore: sanitize filename
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
"@elysiajs/jwt": "^1.2.0",
|
||||
"@elysiajs/static": "^1.2.0",
|
||||
"@kitajs/html": "^4.2.7",
|
||||
"elysia": "^1.2.12"
|
||||
"elysia": "^1.2.12",
|
||||
"sanitize-filename": "^1.6.3"
|
||||
},
|
||||
"module": "src/index.tsx",
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user