From f0465079518dc6a90fa2f07b86ac462bb45ac26c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 10:41:44 +0000 Subject: [PATCH] fix(deps): update dependency @fastify/rate-limit to v10 --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 895de118..d9e9bb45 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@fastify/helmet": "11.1.1", - "@fastify/rate-limit": "9.1.0", + "@fastify/rate-limit": "10.2.1", "@platformatic/db": "1.53.3", "@platformatic/sql-graphql": "1.53.3", "@platformatic/sql-mapper": "1.53.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7f7c4b60..29b8fcef 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 11.1.1 version: 11.1.1 '@fastify/rate-limit': - specifier: 9.1.0 - version: 9.1.0 + specifier: 10.2.1 + version: 10.2.1 '@platformatic/db': specifier: 1.53.3 version: 1.53.3(typescript@5.6.2) @@ -287,8 +287,8 @@ packages: '@fastify/merge-json-schemas@0.1.1': resolution: {integrity: sha512-fERDVz7topgNjtXsJTTW1JKLy0rhuLRcquYqNR9rF7OcVpCa2OVW49ZPDIhaRRCaUuvVxI+N416xUoF76HNSXA==} - '@fastify/rate-limit@9.1.0': - resolution: {integrity: sha512-h5dZWCkuZXN0PxwqaFQLxeln8/LNwQwH9popywmDCFdKfgpi4b/HoMH1lluy6P+30CG9yzzpSpwTCIPNB9T1JA==} + '@fastify/rate-limit@10.2.1': + resolution: {integrity: sha512-6rM4MXBtz9j6i9ChAVNz8ZA2yzSTGswIR3XvIbzHpe7JUWvbL7NJylFO12n7zKWfl3rEpOYiKogD98scl8SMGQ==} '@fastify/reply-from@9.8.0': resolution: {integrity: sha512-bPNVaFhEeNI0Lyl6404YZaPFokudCplidE3QoOcr78yOy6H9sYw97p5KPYvY/NJNUHfFtvxOaSAHnK+YSiv/Mg==} @@ -1170,6 +1170,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-print-routes@3.2.0: resolution: {integrity: sha512-vbNliaT+SlZlH9sPYR1FYe3AJptbadf20/SjmramOxoeS6fdrAkMQu0H0/ZENaU4ruBlxCrUs0hUfV2J0dGyZw==} engines: {node: '>= 18.18.0'} @@ -2777,10 +2780,10 @@ snapshots: dependencies: fast-deep-equal: 3.1.3 - '@fastify/rate-limit@9.1.0': + '@fastify/rate-limit@10.2.1': dependencies: '@lukeed/ms': 2.0.2 - fastify-plugin: 4.5.1 + fastify-plugin: 5.0.1 toad-cache: 3.7.0 '@fastify/reply-from@9.8.0': @@ -4043,6 +4046,8 @@ snapshots: fastify-plugin@4.5.1: {} + fastify-plugin@5.0.1: {} + fastify-print-routes@3.2.0: dependencies: acquerello: 2.0.8