1
0
Fork 0

chore(deps): bump express-rate-limit from 6.2.0 to 6.2.1

Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/nfriedly/express-rate-limit/releases)
- [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md)
- [Commits](https://github.com/nfriedly/express-rate-limit/compare/v6.2.0...v6.2.1)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-15 04:43:15 +00:00 committed by GitHub
parent bdddd21387
commit 21f35b42f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -2793,9 +2793,9 @@
}
},
"express-rate-limit": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-6.2.0.tgz",
"integrity": "sha512-q9xfttbPX79HiBsHA4LT3PZEeJR96CJ5/2jloAKSEECMx8XlOOOpjxx6iK/kBw3hFJ8uhx6Q9lCfSGp70yV0tQ=="
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-6.2.1.tgz",
"integrity": "sha512-22ovnpEiKR5iAMXDOQ7A6aOvb078JLvoHGlyrrWBl3PeJ34coyakaviPelj4Nc8d+yDoVIWYmaUNP5aYT4ICDQ=="
},
"extend-shallow": {
"version": "3.0.2",

View file

@ -11500,9 +11500,9 @@ express-logging@^1.1.1:
on-headers "^1.0.0"
express-rate-limit@^6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-6.2.0.tgz#be644be082d4d5da8c368aed07cef80152f6e218"
integrity sha512-q9xfttbPX79HiBsHA4LT3PZEeJR96CJ5/2jloAKSEECMx8XlOOOpjxx6iK/kBw3hFJ8uhx6Q9lCfSGp70yV0tQ==
version "6.2.1"
resolved "https://registry.yarnpkg.com/express-rate-limit/-/express-rate-limit-6.2.1.tgz#4a7619634fb24417ae723ad2ac3707b38e2e1c64"
integrity sha512-22ovnpEiKR5iAMXDOQ7A6aOvb078JLvoHGlyrrWBl3PeJ34coyakaviPelj4Nc8d+yDoVIWYmaUNP5aYT4ICDQ==
express@4.17.2, express@^4.17.1:
version "4.17.2"