From c8a117418282f7c6a368b241effc56fc2b9fc388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 02:56:10 +0100 Subject: [PATCH] Bump rate-limiter-flexible from 2.4.1 to 2.4.2 (#20755) Bumps [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](https://github.com/animir/node-rate-limiter-flexible/commits) --- updated-dependencies: - dependency-name: rate-limiter-flexible dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- packages/memory/package.json | 2 +- pnpm-lock.yaml | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) 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