Bump typescript from 5.7.3 to 5.8.2 in /server (#41)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-03-24 20:24:08 +02:00
committed by GitHub
parent 6944110b79
commit 324febb0b2
2 changed files with 5 additions and 5 deletions

View File

@@ -24,6 +24,6 @@
"@types/express": "^5.0.0",
"@types/jsonwebtoken": "^9.0.8",
"@types/node": "^22.13.5",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
}
}