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 Oct 12, 2024
1 parent aec2e40 commit 646e485
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 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.54",
"version": "0.1.55",
"description": "Authentication handler for TSOA using OAuth2 JWT tokens",
"main": "build/index.js",
"type": "commonjs",
Expand All @@ -24,7 +24,7 @@
"author": "Digital Catapult",
"license": "Apache-2.0",
"peerDependencies": {
"express": "^4.21.0"
"express": "^4.21.1"
},
"devDependencies": {
"@types/chai": "^5.0.0",
Expand All @@ -39,7 +39,7 @@
"prettier-plugin-organize-imports": "^4.1.0",
"@digicatapult/tsimp": "^2.0.12",
"tsoa": "^6.4.0",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"dependencies": {
"jsonwebtoken": "^9.0.2",
Expand Down

0 comments on commit 646e485

Please sign in to comment.