|  | 
| 1 | 1 | { | 
| 2 | 2 |   "name": "@redwoodjs/api-server", | 
| 3 |  | -  "version": "8.8.1", | 
|  | 3 | +  "version": "8.9.0", | 
| 4 | 4 |   "description": "Redwood's HTTP server for Serverless Functions", | 
| 5 | 5 |   "repository": { | 
| 6 | 6 |     "type": "git", | 
|  | 
| 31 | 31 |   "dependencies": { | 
| 32 | 32 |     "@fastify/multipart": "8.3.1", | 
| 33 | 33 |     "@fastify/url-data": "5.4.0", | 
| 34 |  | -    "@redwoodjs/context": "8.8.1", | 
| 35 |  | -    "@redwoodjs/fastify-web": "8.8.1", | 
| 36 |  | -    "@redwoodjs/internal": "8.8.1", | 
| 37 |  | -    "@redwoodjs/project-config": "8.8.1", | 
| 38 |  | -    "@redwoodjs/web-server": "8.8.1", | 
|  | 34 | +    "@redwoodjs/context": "8.9.0", | 
|  | 35 | +    "@redwoodjs/fastify-web": "8.9.0", | 
|  | 36 | +    "@redwoodjs/internal": "8.9.0", | 
|  | 37 | +    "@redwoodjs/project-config": "8.9.0", | 
|  | 38 | +    "@redwoodjs/web-server": "8.9.0", | 
| 39 | 39 |     "chalk": "4.1.2", | 
| 40 | 40 |     "chokidar": "3.6.0", | 
| 41 | 41 |     "dotenv-defaults": "5.0.2", | 
|  | 
| 51 | 51 |     "yargs": "17.7.2" | 
| 52 | 52 |   }, | 
| 53 | 53 |   "devDependencies": { | 
| 54 |  | -    "@redwoodjs/framework-tools": "8.8.1", | 
|  | 54 | +    "@redwoodjs/framework-tools": "8.9.0", | 
| 55 | 55 |     "@types/aws-lambda": "8.10.145", | 
| 56 | 56 |     "@types/lodash": "4.17.15", | 
| 57 | 57 |     "@types/qs": "6.9.16", | 
|  | 
| 63 | 63 |     "vitest": "2.1.9" | 
| 64 | 64 |   }, | 
| 65 | 65 |   "peerDependencies": { | 
| 66 |  | -    "@redwoodjs/graphql-server": "8.8.1" | 
|  | 66 | +    "@redwoodjs/graphql-server": "8.9.0" | 
| 67 | 67 |   }, | 
| 68 | 68 |   "peerDependenciesMeta": { | 
| 69 | 69 |     "@redwoodjs/graphql-server": { | 
|  | 
0 commit comments