pantry-pm/pantry
chore(deps): update dependency express to 5.1.0
#96
Closed
chrisbbreuer
wants to merge
buddy-bot/update-major-update---express-1755526263341
into
main
1 file
+1
-1
packages/launchpad/test-envs/bun-package-manager-basic/package.jsonmodified+1-1Changes to packages/launchpad/test-envs/bun-package-manager-basic/package.json | @@ -9,7 +9,7 @@ |
| 9 | 9 | "test": "echo 'Testing with Bun!'" |
| 10 | 10 | }, |
| 11 | 11 | "dependencies": { |
| 12 | | - "express": "^4.18.0" |
| 12 | + "express": "^5.1.0" |
| 13 | 13 | }, |
| 14 | 14 | "devDependencies": { |
| 15 | 15 | "@types/express": "^4.17.0", |