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 Oct 2, 2024
1 parent 3249633 commit 3cddc5d
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 21 deletions.
122 changes: 103 additions & 19 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": "3.0.97",
"version": "3.0.98",
"description": "An OpenAPI Matchmaking API service for SQNC",
"main": "src/index.ts",
"type": "module",
Expand Down Expand Up @@ -43,7 +43,7 @@
"@eslint/js": "^9.11.1",
"@types/chai": "^5.0.0",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/express": "^5.0.0",
"@types/mocha": "^10.0.8",
"@types/node": "^20.16.10",
"@types/sinon": "^17.0.3",
Expand Down

0 comments on commit 3cddc5d

Please sign in to comment.