Skip to content

Commit

Permalink
Update npm - all minor and patch updates (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 1df1792 commit 0131065
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 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.72",
"version": "0.1.73",
"description": "Authentication handler for TSOA using OAuth2 JWT tokens",
"main": "build/index.js",
"type": "commonjs",
Expand Down Expand Up @@ -29,7 +29,7 @@
"devDependencies": {
"@types/chai": "^5.0.1",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.9",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.6",
"chai": "^5.1.2",
"depcheck": "^1.4.7",
Expand All @@ -39,7 +39,7 @@
"prettier-plugin-organize-imports": "^4.1.0",
"@digicatapult/tsimp": "^2.0.12",
"tsoa": "^6.5.1",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"dependencies": {
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit 0131065

Please sign in to comment.