Skip to content

Commit

Permalink
Merge pull request #6313 from mitre/dependabot/npm_and_yarn/types/exp…
Browse files Browse the repository at this point in the history
…ress-rate-limit-6.0.2

Bump @types/express-rate-limit from 6.0.0 to 6.0.2
  • Loading branch information
github-actions[bot] authored Oct 24, 2024
2 parents 9d5358c + c685499 commit 90cfcc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4747,9 +4747,9 @@
integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==

"@types/express-rate-limit@^6.0.0":
version "6.0.0"
resolved "https://registry.npmjs.org/@types/express-rate-limit/-/express-rate-limit-6.0.0.tgz#11a314477895a8a888958f27650ed0d1ddad01b0"
integrity sha512-nZxo3nwU20EkTl/f2eGdndQkDIJYwkXIX4S3Vrp2jMdSdFJ6AWtIda8gOz0wiMuOFoeH/UUlCAiacz3x3eWNFA==
version "6.0.2"
resolved "https://registry.yarnpkg.com/@types/express-rate-limit/-/express-rate-limit-6.0.2.tgz#88c2d577cf8463568986e888b9697d82d6a69a88"
integrity sha512-e1xZLOOlxCDvplAGq7rDcXtbdBu2CWRsMjaIu1LVqGxWtKvwr884YE5mPs3IvHeG/OMDhf24oTaqG5T1bV3rBQ==
dependencies:
express-rate-limit "*"

Expand Down

0 comments on commit 90cfcc2

Please sign in to comment.