From e6b0e434eaba6e72323c471ed8967e8844ca9c95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 17:25:33 -0700 Subject: [PATCH] chore(deps): bump rate-limiter-flexible from 2.4.1 to 2.4.2 (#5721) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6bf8372a8..02f1311cf 100644 --- a/package.json +++ b/package.json @@ -169,7 +169,7 @@ "query-string": "^7.1.3", "quoted-printable": "^1.0.1", "randomstring": "1.2.3", - "rate-limiter-flexible": "^2.4.1", + "rate-limiter-flexible": "^2.4.2", "react": "^17.0.2", "react-avatar-editor": "^13.0.0", "react-color": "^2.17.3", diff --git a/yarn.lock b/yarn.lock index 2297976a3..cc57aff2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10968,10 +10968,10 @@ randomstring@1.2.3: array-uniq "1.0.2" randombytes "2.0.3" -rate-limiter-flexible@^2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/rate-limiter-flexible/-/rate-limiter-flexible-2.4.1.tgz#c74cfe36ac2cbfe56f68ded9a3b4b2fde1963c41" - integrity sha512-dgH4T44TzKVO9CLArNto62hJOwlWJMLUjVVr/ii0uUzZXEXthDNr7/yefW5z/1vvHAfycc1tnuiYyNJ8CTRB3g== +rate-limiter-flexible@^2.4.2: + version "2.4.2" + resolved "https://registry.yarnpkg.com/rate-limiter-flexible/-/rate-limiter-flexible-2.4.2.tgz#2a219cc473f015142fd8fb599371223d730decbd" + integrity sha512-rMATGGOdO1suFyf/mI5LYhts71g1sbdhmd6YvdiXO2gJnd42Tt6QS4JUKJKSWVVkMtBacm6l40FR7Trjo6Iruw== raw-body@^2.2.0, raw-body@^2.3.3: version "2.5.1"