Skip to content

Commit

Permalink
Update dependency @types/express to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent d03eef3 commit 93e7182
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 12 deletions.
48 changes: 38 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@digicatapult/tsoa-oauth-express",
"version": "0.1.76",
"version": "0.1.77",
"description": "Authentication handler for TSOA using OAuth2 JWT tokens",
"main": "build/index.js",
"type": "commonjs",
Expand Down Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/chai": "^5.0.1",
"@types/express": "^4.17.21",
"@types/express": "^5.0.0",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.8",
"chai": "^5.1.2",
Expand Down

0 comments on commit 93e7182

Please sign in to comment.