Skip to content

Commit

Permalink
Use fastify 4.18.0 and typescript 4.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
seidelmartin committed Oct 6, 2023
1 parent 8e4131f commit 27d2eb9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,12 @@
"@types/express": "4.17.17",
"@types/mocha": "7.0.2",
"@types/node": "18.15.3",
"fastify": "4.23.0",
"fastify": "4.18.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.1",
"ts-mocha": "10.0.0",
"typescript": "4.7.4"
"typescript": "4.4.4"
},
"dependencies": {
"@opentelemetry/core": "^1.8.0",
Expand Down

0 comments on commit 27d2eb9

Please sign in to comment.