Skip to content

Commit

Permalink
Update dependency @types/express to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 0e4ec12 commit ea85c27
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 9 deletions.
39 changes: 32 additions & 7 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/veritable-cloudagent",
"version": "0.12.15",
"version": "0.12.16",
"main": "build/index",
"type": "module",
"types": "build/index",
Expand Down Expand Up @@ -75,7 +75,7 @@
"@types/body-parser": "^1.19.5",
"@types/chai": "^5.0.1",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/express": "^5.0.0",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.6",
"@types/pino": "^7.0.5",
Expand Down

0 comments on commit ea85c27

Please sign in to comment.