From 6cc8e42a9f55f53ab35315e0eb74275205e8693e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 03:55:32 +0000 Subject: [PATCH] fix(deps): update dependency @fastify/static to v6.11.2 --- packages/api-server/package.json | 2 +- packages/fastify/package.json | 2 +- packages/studio/package.json | 2 +- packages/web-server/package.json | 2 +- yarn.lock | 16 ++++++++-------- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/packages/api-server/package.json b/packages/api-server/package.json index 6f3b15e7c928..38f9262e9059 100644 --- a/packages/api-server/package.json +++ b/packages/api-server/package.json @@ -30,7 +30,7 @@ "dependencies": { "@babel/runtime-corejs3": "7.22.15", "@fastify/http-proxy": "9.2.1", - "@fastify/static": "6.11.1", + "@fastify/static": "6.11.2", "@fastify/url-data": "5.3.1", "@redwoodjs/project-config": "6.0.7", "ansi-colors": "4.1.3", diff --git a/packages/fastify/package.json b/packages/fastify/package.json index 3ae3f60f2b05..043c3df3c08e 100644 --- a/packages/fastify/package.json +++ b/packages/fastify/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@fastify/http-proxy": "9.2.1", - "@fastify/static": "6.11.1", + "@fastify/static": "6.11.2", "@fastify/url-data": "5.3.1", "@redwoodjs/graphql-server": "6.0.7", "@redwoodjs/project-config": "6.0.7", diff --git a/packages/studio/package.json b/packages/studio/package.json index 50e3f0d80704..da4a2e8b8c0d 100644 --- a/packages/studio/package.json +++ b/packages/studio/package.json @@ -23,7 +23,7 @@ "dependencies": { "@babel/runtime-corejs3": "7.22.15", "@fastify/http-proxy": "9.2.1", - "@fastify/static": "6.11.1", + "@fastify/static": "6.11.2", "@fastify/url-data": "5.3.1", "@redwoodjs/internal": "6.0.7", "@redwoodjs/project-config": "6.0.7", diff --git a/packages/web-server/package.json b/packages/web-server/package.json index 472825784a0e..d161b804dc5f 100644 --- a/packages/web-server/package.json +++ b/packages/web-server/package.json @@ -26,7 +26,7 @@ }, "dependencies": { "@fastify/http-proxy": "9.2.1", - "@fastify/static": "6.11.1", + "@fastify/static": "6.11.2", "@redwoodjs/project-config": "6.0.7", "chalk": "4.1.2", "dotenv-defaults": "5.0.2", diff --git a/yarn.lock b/yarn.lock index 6f0ff8cb3f13..e202652485be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2983,9 +2983,9 @@ __metadata: languageName: node linkType: hard -"@fastify/static@npm:6.11.1": - version: 6.11.1 - resolution: "@fastify/static@npm:6.11.1" +"@fastify/static@npm:6.11.2": + version: 6.11.2 + resolution: "@fastify/static@npm:6.11.2" dependencies: "@fastify/accept-negotiator": ^1.0.0 "@fastify/send": ^2.0.0 @@ -2993,7 +2993,7 @@ __metadata: fastify-plugin: ^4.0.0 glob: ^8.0.1 p-limit: ^3.1.0 - checksum: 0068660160c3584039c121b606e691bcf4eac76d142f53440fdc78a0ddbb4359b0da7db1cc8b64b81aad099ce860766643f7d31dd00c53c137ce3fcf748ea0fa + checksum: dac6d0d611656770c276d594e26e1df0da3a2f81e54593317d4aedd8ac23fb0e7f43b08360d606bf3b9a0f9ba1ab0be55d63eac4322d0429721e822f8e1c2ef6 languageName: node linkType: hard @@ -7781,7 +7781,7 @@ __metadata: "@babel/core": ^7.22.20 "@babel/runtime-corejs3": 7.22.15 "@fastify/http-proxy": 9.2.1 - "@fastify/static": 6.11.1 + "@fastify/static": 6.11.2 "@fastify/url-data": 5.3.1 "@redwoodjs/project-config": 6.0.7 "@types/aws-lambda": 8.10.119 @@ -8640,7 +8640,7 @@ __metadata: resolution: "@redwoodjs/fastify@workspace:packages/fastify" dependencies: "@fastify/http-proxy": 9.2.1 - "@fastify/static": 6.11.1 + "@fastify/static": 6.11.2 "@fastify/url-data": 5.3.1 "@redwoodjs/graphql-server": 6.0.7 "@redwoodjs/project-config": 6.0.7 @@ -9024,7 +9024,7 @@ __metadata: "@babel/core": ^7.22.20 "@babel/runtime-corejs3": 7.22.15 "@fastify/http-proxy": 9.2.1 - "@fastify/static": 6.11.1 + "@fastify/static": 6.11.2 "@fastify/url-data": 5.3.1 "@graphiql/plugin-explorer": 0.1.22 "@graphiql/toolkit": 0.8.4 @@ -9217,7 +9217,7 @@ __metadata: resolution: "@redwoodjs/web-server@workspace:packages/web-server" dependencies: "@fastify/http-proxy": 9.2.1 - "@fastify/static": 6.11.1 + "@fastify/static": 6.11.2 "@redwoodjs/project-config": 6.0.7 "@types/yargs-parser": 21.0.0 chalk: 4.1.2