diff --git a/packages/memory/package.json b/packages/memory/package.json index a8b55307f9..33a9b6a175 100644 --- a/packages/memory/package.json +++ b/packages/memory/package.json @@ -30,7 +30,7 @@ "@directus/utils": "workspace:*", "ioredis": "5.3.2", "lru-cache": "10.1.0", - "rate-limiter-flexible": "2.4.1" + "rate-limiter-flexible": "2.4.2" }, "devDependencies": { "@directus/tsconfig": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 590d7a14f9..0580878242 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1399,8 +1399,8 @@ importers: specifier: 10.1.0 version: 10.1.0 rate-limiter-flexible: - specifier: 2.4.1 - version: 2.4.1 + specifier: 2.4.2 + version: 2.4.2 devDependencies: '@directus/tsconfig': specifier: workspace:* @@ -15973,10 +15973,6 @@ packages: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} - /rate-limiter-flexible@2.4.1: - resolution: {integrity: sha512-dgH4T44TzKVO9CLArNto62hJOwlWJMLUjVVr/ii0uUzZXEXthDNr7/yefW5z/1vvHAfycc1tnuiYyNJ8CTRB3g==} - dev: false - /rate-limiter-flexible@2.4.2: resolution: {integrity: sha512-rMATGGOdO1suFyf/mI5LYhts71g1sbdhmd6YvdiXO2gJnd42Tt6QS4JUKJKSWVVkMtBacm6l40FR7Trjo6Iruw==} dev: false