From b251d70b15465d4ba3a654536c187bab30865e33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 13:32:56 +0000 Subject: [PATCH] fix(deps): update dependency @fastify/etag to v6 --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 196b0c57..32816501 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@fastify/autoload": "5.10.0", "@fastify/cors": "9.0.1", "@fastify/env": "4.4.0", - "@fastify/etag": "5.2.0", + "@fastify/etag": "6.0.1", "@fastify/helmet": "11.1.1", "@fastify/multipart": "8.3.0", "@fastify/rate-limit": "9.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 526b7156..869b4669 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 4.4.0 version: 4.4.0 '@fastify/etag': - specifier: 5.2.0 - version: 5.2.0 + specifier: 6.0.1 + version: 6.0.1 '@fastify/helmet': specifier: 11.1.1 version: 11.1.1 @@ -695,8 +695,8 @@ packages: '@fastify/error@3.4.1': resolution: {integrity: sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==} - '@fastify/etag@5.2.0': - resolution: {integrity: sha512-8uFpxgMCH2Q91j6Ty5aMOTdfEy2azu+elLR9leMlYWrk5pN+NbM30riVjgr42jj0Mm6VOvtXhSMVLL7zVxaRXQ==} + '@fastify/etag@6.0.1': + resolution: {integrity: sha512-ZdKQPwgYfVQxAGdhTQliuYQQuGgQD3c/u3cpiWjvfqbyPuy0AQOdctQ+UDeuVhONfzXu43l+YOCY45sTE2g/hw==} '@fastify/fast-json-stringify-compiler@4.3.0': resolution: {integrity: sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==} @@ -2821,6 +2821,9 @@ packages: fastify-plugin@4.5.1: resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==} + fastify-plugin@5.0.1: + resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==} + fastify-tsconfig@2.0.0: resolution: {integrity: sha512-pvYwdtbZUJr/aTD7ZE0rGlvtYpx7IThHKVLBoqCKmT3FJpwm23XA2+PDmq8ZzfqqG4ajpyrHd5bkIixcIFjPhQ==} engines: {node: '>=18.0.0'} @@ -5225,9 +5228,9 @@ snapshots: '@fastify/error@3.4.1': {} - '@fastify/etag@5.2.0': + '@fastify/etag@6.0.1': dependencies: - fastify-plugin: 4.5.1 + fastify-plugin: 5.0.1 '@fastify/fast-json-stringify-compiler@4.3.0': dependencies: @@ -8134,6 +8137,8 @@ snapshots: fastify-plugin@4.5.1: {} + fastify-plugin@5.0.1: {} + fastify-tsconfig@2.0.0: {} fastify@4.28.1: