Skip to content

Commit

Permalink
Update dependency mocha to ^10.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent 6d53396 commit b3b8544
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 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.15",
"version": "0.1.16",
"description": "Authentication handler for TSOA using OAuth2 JWT tokens",
"main": "build/index.js",
"type": "commonjs",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@types/node": "^20.14.8",
"chai": "^5.1.1",
"depcheck": "^1.4.7",
"mocha": "^10.5.0",
"mocha": "^10.5.1",
"mock-jwks": "^3.1.0",
"prettier": "^3.3.2",
"prettier-plugin-organize-imports": "^3.2.4",
Expand Down

0 comments on commit b3b8544

Please sign in to comment.