Skip to content

Commit 9cc1e0a

Browse files
Bump express-rate-limit from 5.5.1 to 6.3.0 (#32)
Bumps [express-rate-limit](https://github.com/nfriedly/express-rate-limit) from 5.5.1 to 6.3.0. - [Release notes](https://github.com/nfriedly/express-rate-limit/releases) - [Changelog](https://github.com/nfriedly/express-rate-limit/blob/master/changelog.md) - [Commits](express-rate-limit/express-rate-limit@v5.5.1...v6.3.0) --- updated-dependencies: - dependency-name: express-rate-limit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffba2b7 commit 9cc1e0a

File tree

2 files changed

+15
-8
lines changed

2 files changed

+15
-8
lines changed

package-lock.json

Lines changed: 14 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dayjs": "^1.10.7",
3131
"dotenv": "^16.0.0",
3232
"express": "^4.17.1",
33-
"express-rate-limit": "^5.5.1",
33+
"express-rate-limit": "^6.3.0",
3434
"express-timeout-handler": "^2.2.2",
3535
"flat": "^5.0.2",
3636
"github-slugger": "^1.4.0",

0 commit comments

Comments
 (0)