From 38b27d532d937afeafcdc6592104904d097bbf35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 11:21:10 +0000 Subject: [PATCH] Bump @fastify/static from 8.0.0 to 8.0.1 Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](https://github.com/fastify/fastify-static/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 98a165c..7bfac73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@astrojs/tailwind": "^5.1.1", "@fastify/compress": "^8.0.0", "@fastify/middie": "^9.0.1", - "@fastify/static": "^8.0.0", + "@fastify/static": "^8.0.1", "@types/node": "^22.5.2", "astro": "^4.15.8", "chalk": "^5.3.0", @@ -735,9 +735,9 @@ } }, "node_modules/@fastify/static": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@fastify/static/-/static-8.0.0.tgz", - "integrity": "sha512-VKGn1PQslB2VqzspyMKPu9xasF9vj+YuyGhVLb1ih6V60VVcRvcf0fFRcl3opt6c6YWwhKKdTUTfVE6COnpw6A==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@fastify/static/-/static-8.0.1.tgz", + "integrity": "sha512-7idyhbcgf14v4bjWzUeHEFvnVxvNJ1n5cyGPgFtwTZjnjUQ1wgC7a2FQai7OGKqCKywDEjzbPhAZRW+uEK1LMg==", "dependencies": { "@fastify/accept-negotiator": "^2.0.0", "@fastify/send": "^3.1.0", diff --git a/package.json b/package.json index 2f4e5f7..174b190 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@astrojs/tailwind": "^5.1.1", "@fastify/compress": "^8.0.0", "@fastify/middie": "^9.0.1", - "@fastify/static": "^8.0.0", + "@fastify/static": "^8.0.1", "@types/node": "^22.5.2", "astro": "^4.15.8", "chalk": "^5.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c920eb..535e9da 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^9.0.1 version: 9.0.1 '@fastify/static': - specifier: ^8.0.0 - version: 8.0.0 + specifier: ^8.0.1 + version: 8.0.1 '@types/node': specifier: ^22.5.2 version: 22.5.5 @@ -544,8 +544,8 @@ packages: '@fastify/send@3.1.1': resolution: {integrity: sha512-LdiV2mle/2tH8vh6GwGl0ubfUAgvY+9yF9oGI1iiwVyNUVOQamvw5n+OFu6iCNNoyuCY80FFURBn4TZCbTe8LA==} - '@fastify/static@8.0.0': - resolution: {integrity: sha512-VKGn1PQslB2VqzspyMKPu9xasF9vj+YuyGhVLb1ih6V60VVcRvcf0fFRcl3opt6c6YWwhKKdTUTfVE6COnpw6A==} + '@fastify/static@8.0.1': + resolution: {integrity: sha512-7idyhbcgf14v4bjWzUeHEFvnVxvNJ1n5cyGPgFtwTZjnjUQ1wgC7a2FQai7OGKqCKywDEjzbPhAZRW+uEK1LMg==} '@img/sharp-darwin-arm64@0.33.5': resolution: {integrity: sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ==} @@ -3630,7 +3630,7 @@ snapshots: http-errors: 2.0.0 mime: 3.0.0 - '@fastify/static@8.0.0': + '@fastify/static@8.0.1': dependencies: '@fastify/accept-negotiator': 2.0.0 '@fastify/send': 3.1.1