Skip to content

Commit

Permalink
Bump rate-limit-redis from 3.1.0 to 4.0.0 (#896)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 930d88f commit bb32e7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"module-alias": "2.2.2",
"morgan": "1.10.0",
"multer": "1.4.5-lts.1",
"rate-limit-redis": "3.1.0",
"rate-limit-redis": "4.0.0",
"swagger-jsdoc": "6.2.8",
"swagger-ui-express": "5.0.0",
"ts-node": "10.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21581,10 +21581,10 @@ range-parser@^1.2.1, range-parser@~1.2.1:
resolved "https://registry.yarnpkg.com/range-parser/-/range-parser-1.2.1.tgz#3cf37023d199e1c24d1a55b84800c2f3e6468031"
integrity sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==

rate-limit-redis@*, rate-limit-redis@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/rate-limit-redis/-/rate-limit-redis-3.1.0.tgz#1af407dbe43e8d04b0234ca0b5d0318df8db4e55"
integrity sha512-guCQGRQhsOlTR4VNHRnksMeet/3ImfdxIQgWP6In4FphJjUbORe0F4XeFshLnbc9xcuFUv9jZL44TgUMSz4XPQ==
rate-limit-redis@*, rate-limit-redis@4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/rate-limit-redis/-/rate-limit-redis-4.0.0.tgz#efe61939818b7b269d611c4ec3f1029caf5f9acf"
integrity sha512-JEFxvflLPihvSvawLn4cZSldkfTTdmoZQvZRHxAgVrY/Hthp3qfC/MZJv75aA48lhLc7siB7yPJVzEecw5IbXQ==

raw-body@2.5.1:
version "2.5.1"
Expand Down

0 comments on commit bb32e7d

Please sign in to comment.