Skip to content

Commit

Permalink
chore(deps): update dependency @types/express to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent a322e79 commit a0c5190
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 12 deletions.
68 changes: 58 additions & 10 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/sqnc-matchmaker-api",
"version": "4.0.1",
"version": "4.0.2",
"description": "An OpenAPI Matchmaking API service for SQNC",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -46,7 +46,7 @@
"@swc/cli": "^0.5.2",
"@types/chai": "^5.0.1",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/express": "^5.0.0",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.12",
"@types/sinon": "^17.0.3",
Expand Down

0 comments on commit a0c5190

Please sign in to comment.