Skip to content

Commit d57ca9e

Browse files
Update dependency express-rate-limit to v8 (#294)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [express-rate-limit](https://redirect.github.com/express-rate-limit/express-rate-limit) | [`^7.5.1` -> `^8.0.0`](https://renovatebot.com/diffs/npm/express-rate-limit/7.5.1/8.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/express-rate-limit/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/express-rate-limit/7.5.1/8.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>express-rate-limit/express-rate-limit (express-rate-limit)</summary> ### [`v8.0.0`](https://redirect.github.com/express-rate-limit/express-rate-limit/compare/v7.5.1...c299d5c89f9a75e52bfc28b81c22df0f059520e8) [Compare Source](https://redirect.github.com/express-rate-limit/express-rate-limit/compare/v7.5.1...v8.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/LUISDASARTIMANHAS/template-server-express-node-js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents 52d9330 + f0dd8b5 commit d57ca9e

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

package-lock.json

Lines changed: 13 additions & 4 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
@@ -13,7 +13,7 @@
1313
"ddos": "^0.2.1",
1414
"dotenv": "^17.0.0",
1515
"express": "^5.0.0",
16-
"express-rate-limit": "^7.5.1",
16+
"express-rate-limit": "^8.0.0",
1717
"express-ws": "^5.0.2",
1818
"helmet": "^8.1.0",
1919
"jsonwebtoken": "^9.0.2",

0 commit comments

Comments
 (0)