Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into fv5
Browse files Browse the repository at this point in the history
  • Loading branch information
Eomm committed Sep 17, 2024
2 parents a7ae154 + 3b9e683 commit 65c12f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,15 @@
},
"homepage": "https://github.com/Eomm/fastify-raw-body#readme",
"devDependencies": {
"@types/node": "^20.1.0",
"@types/node": "^22.0.0",
"fastify": "^5.0.0",
"standard": "^17.0.0",
"tap": "^21.0.0",
"tsd": "^0.31.0"
},
"dependencies": {
"fastify-plugin": "^5.0.0",
"raw-body": "^2.5.1",
"raw-body": "^3.0.0",
"secure-json-parse": "^2.4.0"
},
"tsd": {
Expand Down

0 comments on commit 65c12f1

Please sign in to comment.