diff --git a/package.json b/package.json index 8481abc..08bc623 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@babel/types": "^7.24.5", - "@fastify/rate-limit": "^9.1.0", + "@fastify/rate-limit": "^10.1.0", "@fastify/static": "^7.0.4", "@highlightjs/vue-plugin": "^2.1.0", "@tailwindcss/typography": "^0.5.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 545b4eb..bb6b81e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: ^7.24.5 version: 7.24.6 '@fastify/rate-limit': - specifier: ^9.1.0 - version: 9.1.0 + specifier: ^10.1.0 + version: 10.1.0 '@fastify/static': specifier: ^7.0.4 version: 7.0.4 @@ -285,8 +285,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/send@2.1.0': resolution: {integrity: sha512-yNYiY6sDkexoJR0D8IDy3aRP3+L4wdqCpvx5WP+VtEU58sn7USmKynBzDQex5X42Zzvw2gNzzYgP90UfWShLFA==} @@ -842,6 +842,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@5.0.0: resolution: {integrity: sha512-Qe4dU+zGOzg7vXjw4EvcuyIbNnMwTmcuOhlOrOJsgwzvjEZmsM/IeHulgJk+r46STjdJS/ZJbxO8N70ODXDMEQ==} @@ -1895,10 +1898,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/send@2.1.0': @@ -2548,6 +2551,8 @@ snapshots: fastify-plugin@4.5.1: {} + fastify-plugin@5.0.1: {} + fastify@5.0.0: dependencies: '@fastify/ajv-compiler': 4.0.1