From 98c188bebe13a4ae6c42214c17c813dfed9be2e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 13:42:12 +0000 Subject: [PATCH] :arrow_up: chore(deps): bump @fastify/rate-limit from 9.1.0 to 10.1.0 Bumps [@fastify/rate-limit](https://github.com/fastify/fastify-rate-limit) from 9.1.0 to 10.1.0. - [Release notes](https://github.com/fastify/fastify-rate-limit/releases) - [Commits](https://github.com/fastify/fastify-rate-limit/compare/v9.1.0...v10.1.0) --- updated-dependencies: - dependency-name: "@fastify/rate-limit" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 17 +++++++++++------ 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 74fab2d8..9fe2da7b 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "@fastify/cookie": "^9.4.0", "@fastify/cors": "^9.0.1", "@fastify/helmet": "^11.1.1", - "@fastify/rate-limit": "^9.1.0", + "@fastify/rate-limit": "^10.1.0", "@fastify/redis": "^6.2.0", "@fastify/session": "^10.9.0", "@fastify/under-pressure": "^8.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 80d64f5c..82e84a36 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^11.1.1 version: 11.1.1 '@fastify/rate-limit': - specifier: ^9.1.0 - version: 9.1.0 + specifier: ^10.1.0 + version: 10.1.0 '@fastify/redis': specifier: ^6.2.0 version: 6.2.0 @@ -890,8 +890,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.1.0': + resolution: {integrity: sha512-T0Z+n6EI0mQhdM2ZQAAVQ3UBK5luj5FD7bTnHe6NYTZ19EOPcailPmOyQD7ZtthHH90ieOwA2zIRpZZIkTDAlA==} '@fastify/redis@6.2.0': resolution: {integrity: sha512-0M4oTYRJz/ETPdfXvs/ToFI0ZNFjrz1jYFxEr+wHgnW6hswDsLDs+gxLMff2cb5Fegg3siG4hJzhmvvpvqqqbA==} @@ -2833,6 +2833,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@4.28.1: resolution: {integrity: sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==} @@ -5697,10 +5700,10 @@ snapshots: dependencies: fast-deep-equal: 3.1.3 - '@fastify/rate-limit@9.1.0': + '@fastify/rate-limit@10.1.0': dependencies: '@lukeed/ms': 2.0.2 - fastify-plugin: 4.5.1 + fastify-plugin: 5.0.1 toad-cache: 3.7.0 '@fastify/redis@6.2.0': @@ -8240,6 +8243,8 @@ snapshots: fastify-plugin@4.5.1: {} + fastify-plugin@5.0.1: {} + fastify@4.28.1: dependencies: '@fastify/ajv-compiler': 3.5.0