fix: utf-8 from project file

This commit is contained in:
alex-Arc
2026-02-28 09:51:47 +01:00
committed by Carlos Valente
parent 0e173137e8
commit 9516ac21bb
3 changed files with 17 additions and 30 deletions
+2 -2
View File
@@ -13,7 +13,7 @@
"express": "5.1.0",
"express-static-gzip": "3.0.0",
"express-validator": "7.2.1",
"multer": "2.0.1",
"multer": "2.1.0",
"fast-equals": "^5.0.1",
"google-auth-library": "^9.4.2",
"lowdb": "^7.0.1",
@@ -27,7 +27,7 @@
"@types/cookie-parser": "1.4.9",
"@types/cors": "2.8.19",
"@types/express": "5.0.3",
"@types/multer": "1.4.13",
"@types/multer": "2.1.0",
"@types/node": "catalog:",
"@types/websocket": "^1.0.5",
"@types/ws": "^8.5.10",