Skip to content

Commit

Permalink
Update dependency typescript to ^5.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 26, 2024
1 parent 3770c57 commit e86f5a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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.26",
"version": "0.1.27",
"description": "Authentication handler for TSOA using OAuth2 JWT tokens",
"main": "build/index.js",
"type": "commonjs",
Expand Down Expand Up @@ -39,7 +39,7 @@
"prettier-plugin-organize-imports": "^4.0.0",
"tsimp": "^2.0.11",
"tsoa": "^6.4.0",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"dependencies": {
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit e86f5a7

Please sign in to comment.