Bump @types/jsonwebtoken from 9.0.8 to 9.0.9 in /server (#42)

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:20 +02:00
committed by GitHub
parent 324febb0b2
commit db73e2c93d
2 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"@types/bcrypt": "^5.0.2",
"@types/cors": "^2.8.17",
"@types/express": "^5.0.0",
"@types/jsonwebtoken": "^9.0.8",
"@types/jsonwebtoken": "^9.0.9",
"@types/node": "^22.13.5",
"typescript": "^5.8.2"
}