@digicatapult/tsoa-oauth-express
Advanced tools
Comparing version 0.1.72 to 0.1.73
{ | ||
"name": "@digicatapult/tsoa-oauth-express", | ||
"version": "0.1.72", | ||
"version": "0.1.73", | ||
"description": "Authentication handler for TSOA using OAuth2 JWT tokens", | ||
@@ -32,3 +32,3 @@ "main": "build/index.js", | ||
"@types/express": "^4.17.21", | ||
"@types/mocha": "^10.0.9", | ||
"@types/mocha": "^10.0.10", | ||
"@types/node": "^20.17.6", | ||
@@ -43,3 +43,3 @@ "chai": "^5.1.2", | ||
"tsoa": "^6.5.1", | ||
"typescript": "^5.6.3" | ||
"typescript": "^5.7.2" | ||
}, | ||
@@ -46,0 +46,0 @@ "dependencies": { |
24768