diff --git a/package.json b/package.json index 895de118..d00dfbeb 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.0", "@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..dade39e1 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.0 + version: 10.2.0 '@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.0': + resolution: {integrity: sha512-o012oXtc1kOozyk8ogwNzIRbWaNgAhYGJcbiW84+SPafTD8NEU43D/iTYkJgDNamfk4z4AYyQZJbfT2bpzRh5A==} '@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.0': 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