diff --git a/packages/api-server/package.json b/packages/api-server/package.json index c78fd864ee8d..efab1e237b5a 100644 --- a/packages/api-server/package.json +++ b/packages/api-server/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@babel/runtime-corejs3": "7.23.2", - "@fastify/http-proxy": "9.2.1", + "@fastify/http-proxy": "9.3.0", "@fastify/static": "6.12.0", "@fastify/url-data": "5.4.0", "@redwoodjs/project-config": "6.0.7", diff --git a/packages/fastify/package.json b/packages/fastify/package.json index 55f006ab78d1..d516190c7d9d 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -18,7 +18,7 @@ "prepublishOnly": "NODE_ENV=production yarn build" }, "dependencies": { - "@fastify/http-proxy": "9.2.1", + "@fastify/http-proxy": "9.3.0", "@fastify/static": "6.12.0", "@fastify/url-data": "5.4.0", "@redwoodjs/graphql-server": "6.0.7", diff --git a/packages/studio/package.json b/packages/studio/package.json index f25c4cb81263..376a98e05938 100644 --- a/packages/studio/package.json +++ b/packages/studio/package.json @@ -22,7 +22,7 @@ }, "dependencies": { "@babel/runtime-corejs3": "7.23.2", - "@fastify/http-proxy": "9.2.1", + "@fastify/http-proxy": "9.3.0", "@fastify/static": "6.12.0", "@fastify/url-data": "5.4.0", "@redwoodjs/internal": "6.0.7", diff --git a/packages/web-server/package.json b/packages/web-server/package.json index cf7bb9a1afce..2a228fb84ad3 100644 --- a/packages/web-server/package.json +++ b/packages/web-server/package.json @@ -25,7 +25,7 @@ "test:watch": "echo \"No tests yet\"" }, "dependencies": { - "@fastify/http-proxy": "9.2.1", + "@fastify/http-proxy": "9.3.0", "@fastify/static": "6.12.0", "@redwoodjs/project-config": "6.0.7", "chalk": "4.1.2", diff --git a/yarn.lock b/yarn.lock index ac5fae2591c3..395b3f480468 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2991,14 +2991,15 @@ __metadata: languageName: node linkType: hard -"@fastify/http-proxy@npm:9.2.1": - version: 9.2.1 - resolution: "@fastify/http-proxy@npm:9.2.1" +"@fastify/http-proxy@npm:9.3.0": + version: 9.3.0 + resolution: "@fastify/http-proxy@npm:9.3.0" dependencies: "@fastify/reply-from": ^9.0.0 + fast-querystring: ^1.1.2 fastify-plugin: ^4.5.0 ws: ^8.4.2 - checksum: 0fddfb5236b07671d964e7e4edb259ba57265b39b283ddbe24b10fab99f501c2c9e59bfa7eaba69e4b8790b1d550f098dd23356c604f1aacb8315719675be9e9 + checksum: c8f7fe380580f53059f676ca5b2bbdb1eef0a2d3dce28568e8932aeedb992efdc5fc40dae41b6d52f2f0ce14036af182664d0276ea9366e31fd920a119e7a03a languageName: node linkType: hard @@ -7836,7 +7837,7 @@ __metadata: "@babel/cli": 7.23.0 "@babel/core": ^7.22.20 "@babel/runtime-corejs3": 7.23.2 - "@fastify/http-proxy": 9.2.1 + "@fastify/http-proxy": 9.3.0 "@fastify/static": 6.12.0 "@fastify/url-data": 5.4.0 "@redwoodjs/project-config": 6.0.7 @@ -8690,7 +8691,7 @@ __metadata: version: 0.0.0-use.local resolution: "@redwoodjs/fastify@workspace:packages/fastify" dependencies: - "@fastify/http-proxy": 9.2.1 + "@fastify/http-proxy": 9.3.0 "@fastify/static": 6.12.0 "@fastify/url-data": 5.4.0 "@redwoodjs/graphql-server": 6.0.7 @@ -9077,7 +9078,7 @@ __metadata: "@babel/cli": 7.23.0 "@babel/core": ^7.22.20 "@babel/runtime-corejs3": 7.23.2 - "@fastify/http-proxy": 9.2.1 + "@fastify/http-proxy": 9.3.0 "@fastify/static": 6.12.0 "@fastify/url-data": 5.4.0 "@graphiql/plugin-explorer": 0.1.22 @@ -9269,7 +9270,7 @@ __metadata: version: 0.0.0-use.local resolution: "@redwoodjs/web-server@workspace:packages/web-server" dependencies: - "@fastify/http-proxy": 9.2.1 + "@fastify/http-proxy": 9.3.0 "@fastify/static": 6.12.0 "@redwoodjs/project-config": 6.0.7 "@types/yargs-parser": 21.0.0 @@ -19758,7 +19759,7 @@ __metadata: languageName: node linkType: hard -"fast-querystring@npm:^1.0.0, fast-querystring@npm:^1.1.1": +"fast-querystring@npm:^1.0.0, fast-querystring@npm:^1.1.1, fast-querystring@npm:^1.1.2": version: 1.1.2 resolution: "fast-querystring@npm:1.1.2" dependencies: