Bump @types/node from 22.10.10 to 22.13.5 in /server (#38)

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-02-28 19:13:26 +02:00
committed by GitHub
parent 299974e483
commit 2264c77055
2 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,7 @@
"@types/cors": "^2.8.17",
"@types/express": "^5.0.0",
"@types/jsonwebtoken": "^9.0.8",
"@types/node": "^22.10.10",
"@types/node": "^22.13.5",
"typescript": "^5.7.3"
}
}