Skip to content

Commit

Permalink
Update npm - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2024
1 parent 633cb80 commit 3cf2312
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 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.12",
"version": "0.1.13",
"description": "Authentication handler for TSOA using OAuth2 JWT tokens",
"main": "build/index.js",
"type": "commonjs",
Expand Down Expand Up @@ -30,7 +30,7 @@
"@types/chai": "^4.3.16",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.6",
"@types/node": "^20.14.6",
"@types/node": "^20.14.7",
"chai": "^5.1.1",
"depcheck": "^1.4.7",
"mocha": "^10.4.0",
Expand All @@ -39,7 +39,7 @@
"prettier-plugin-organize-imports": "^3.2.4",
"tsimp": "^2.0.11",
"tsoa": "^6.3.1",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"dependencies": {
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit 3cf2312

Please sign in to comment.