From 977c43570073757f955a0f836cf2e2e6a1df3719 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 13:42:47 +0000 Subject: [PATCH] :arrow_up: chore(deps): bump @fastify/rate-limit from 9.1.0 to 10.0.1 Bumps [@fastify/rate-limit](https://github.com/fastify/fastify-rate-limit) from 9.1.0 to 10.0.1. - [Release notes](https://github.com/fastify/fastify-rate-limit/releases) - [Commits](https://github.com/fastify/fastify-rate-limit/compare/v9.1.0...v10.0.1) --- 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 b563ac43..91e874b9 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.0.1", "@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 4161a93f..7f649f17 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.0.1 + version: 10.0.1 '@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.0.1': + resolution: {integrity: sha512-wLGtemfKepoe9yUyHB0zcTvCWy7H3qAScDCxny8NE+mqGNg9L1HhkWK8bIlMDCLOLfng1i7+GTikYeZvM2HFWQ==} '@fastify/redis@6.2.0': resolution: {integrity: sha512-0M4oTYRJz/ETPdfXvs/ToFI0ZNFjrz1jYFxEr+wHgnW6hswDsLDs+gxLMff2cb5Fegg3siG4hJzhmvvpvqqqbA==} @@ -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@4.28.1: resolution: {integrity: sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==} @@ -5685,10 +5688,10 @@ snapshots: dependencies: fast-deep-equal: 3.1.3 - '@fastify/rate-limit@9.1.0': + '@fastify/rate-limit@10.0.1': 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': @@ -8204,6 +8207,8 @@ snapshots: fastify-plugin@4.5.1: {} + fastify-plugin@5.0.1: {} + fastify@4.28.1: dependencies: '@fastify/ajv-compiler': 3.5.0