chore(monorepo/server): type error

This commit is contained in:
Elian Doran 2025-04-24 22:37:35 +03:00
parent be79eb41da
commit 26815842c5
No known key found for this signature in database
2 changed files with 4 additions and 0 deletions

View File

@ -102,6 +102,7 @@
"@types/sanitize-html": "2.15.0",
"@types/sax": "1.2.7",
"@types/serve-favicon": "2.5.7",
"@types/serve-static": "1.15.7",
"@types/session-file-store": "1.2.5",
"@types/stream-throttle": "0.1.4",
"@types/supertest": "6.0.3",

3
pnpm-lock.yaml generated
View File

@ -610,6 +610,9 @@ importers:
'@types/serve-favicon':
specifier: 2.5.7
version: 2.5.7
'@types/serve-static':
specifier: 1.15.7
version: 1.15.7
'@types/session-file-store':
specifier: 1.2.5
version: 1.2.5