ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update dependency fastify to 5.5.0

#124
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---fastify-1755720537683 into main
1 file +1 -1

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

packages/launchpad/test-envs/bun-package-manager-versioned/package.jsonmodified+1-1
Changes to packages/launchpad/test-envs/bun-package-manager-versioned/package.json
@@ -10,7 +10,7 @@
1010 "lint": "bunx eslint src/ --fix"
1111 },
1212 "dependencies": {
13 "fastify": "^4.0.0"
13 "fastify": "^5.5.0"
1414 },
1515 "devDependencies": {
1616 "@types/node": "^20.0.0",