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 3, 2024
1 parent 41fdc05 commit d5e3b14
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 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.67",
"version": "0.1.68",
"description": "Authentication handler for TSOA using OAuth2 JWT tokens",
"main": "build/index.js",
"type": "commonjs",
Expand Down Expand Up @@ -30,10 +30,10 @@
"@types/chai": "^5.0.1",
"@types/express": "^4.17.21",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.3",
"@types/node": "^20.17.4",
"chai": "^5.1.2",
"depcheck": "^1.4.7",
"mocha": "^10.8.1",
"mocha": "^10.8.2",
"mock-jwks": "^3.2.2",
"prettier": "^3.3.3",
"prettier-plugin-organize-imports": "^4.1.0",
Expand Down

0 comments on commit d5e3b14

Please sign in to comment.