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 Nov 2, 2024
1 parent bdeae8c commit 41fdc05
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 19 deletions.
40 changes: 25 additions & 15 deletions package-lock.json

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

8 changes: 4 additions & 4 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.66",
"version": "0.1.67",
"description": "Authentication handler for TSOA using OAuth2 JWT tokens",
"main": "build/index.js",
"type": "commonjs",
Expand All @@ -27,13 +27,13 @@
"express": "^4.21.1"
},
"devDependencies": {
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.1",
"@types/node": "^20.17.3",
"chai": "^5.1.2",
"depcheck": "^1.4.7",
"mocha": "^10.7.3",
"mocha": "^10.8.1",
"mock-jwks": "^3.2.2",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
Expand Down

0 comments on commit 41fdc05

Please sign in to comment.