pantry-pm/pantry
chore(deps): update dependency fastify to 5.5.0
#59
Closed
chrisbbreuer
wants to merge
buddy-bot/update-major-update---fastify-1755295727940
into
main
1 file
+1
-1
packages/launchpad/test-envs/bun-package-manager-versioned/package.jsonmodified+1-1Changes to packages/launchpad/test-envs/bun-package-manager-versioned/package.json | @@ -10,7 +10,7 @@ |
| 10 | 10 | "lint": "bunx eslint src/ --fix" |
| 11 | 11 | }, |
| 12 | 12 | "dependencies": { |
| 13 | | - "fastify": "^4.0.0" |
| 13 | + "fastify": "^5.5.0" |
| 14 | 14 | }, |
| 15 | 15 | "devDependencies": { |
| 16 | 16 | "@types/node": "^20.0.0", |