Skip to content

Commit 11745fc

Browse files
Szotkowskisnyk-bot
andauthored
[Snyk] Upgrade express-rate-limit from 8.0.1 to 8.1.0 (#267)
![snyk-top-banner](https://res.cloudinary.com/snyk/image/upload/r-d/scm-platform/snyk-pull-requests/pr-banner-default.svg) <h3>Snyk has created this PR to upgrade express-rate-limit from 8.0.1 to 8.1.0.</h3> :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project. <hr/> - The recommended version is **1 version** ahead of your current version. - The recommended version was released **24 days ago**. <details> <summary><b>Release notes</b></summary> <br/> <details> <summary>Package name: <b>express-rate-limit</b></summary> <ul> <li> <b>8.1.0</b> - <a href="https://redirect.github.com/express-rate-limit/express-rate-limit/releases/tag/v8.1.0">2025-09-04</a></br><p>You can view the changelog <a href="https://express-rate-limit.mintlify.app/reference/changelog" rel="nofollow">here</a>.</p> </li> <li> <b>8.0.1</b> - <a href="https://redirect.github.com/express-rate-limit/express-rate-limit/releases/tag/v8.0.1">2025-07-16</a></br><p>You can view the changelog <a href="https://express-rate-limit.mintlify.app/reference/changelog" rel="nofollow">here</a>.</p> </li> </ul> from <a href="https://redirect.github.com/express-rate-limit/express-rate-limit/releases">express-rate-limit GitHub release notes</a> </details> </details> --- > [!IMPORTANT] > > - Check the changes in this PR to ensure they won't cause issues with your project. > - This PR was automatically created by Snyk using the credentials of a real user. --- **Note:** _You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs._ **For more information:** <img src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiJjMjY1Y2JlMS03N2E1LTRjY2MtOGU0NC03YWUxYzRjYWJiZjgiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6ImMyNjVjYmUxLTc3YTUtNGNjYy04ZTQ0LTdhZTFjNGNhYmJmOCJ9fQ==" width="0" height="0"/> > - 🧐 [View latest project report](https://app.snyk.io/org/szotkowski/project/36f26f5b-e4bf-4cb8-ae5b-087fbc45bf4d?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) > - 📜 [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates?utm_source=&utm_content=fix-pr-template) > - 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/szotkowski/project/36f26f5b-e4bf-4cb8-ae5b-087fbc45bf4d/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr) > - 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/szotkowski/project/36f26f5b-e4bf-4cb8-ae5b-087fbc45bf4d/settings/integration?pkg&#x3D;express-rate-limit&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades) [//]: # 'snyk:metadata:{"breakingChangeRiskLevel":null,"FF_showPullRequestBreakingChanges":null,"FF_showPullRequestBreakingChangesWebSearch":null,"customTemplate":{"variablesUsed":[],"fieldsUsed":[]},"dependencies":[{"name":"express-rate-limit","from":"8.0.1","to":"8.1.0"}],"env":"prod","hasFixes":false,"isBreakingChange":false,"isMajorUpgrade":false,"issuesToFix":[],"prId":"c265cbe1-77a5-4ccc-8e44-7ae1c4cabbf8","prPublicId":"c265cbe1-77a5-4ccc-8e44-7ae1c4cabbf8","packageManager":"npm","priorityScoreList":[],"projectPublicId":"36f26f5b-e4bf-4cb8-ae5b-087fbc45bf4d","projectUrl":"https://app.snyk.io/org/szotkowski/project/36f26f5b-e4bf-4cb8-ae5b-087fbc45bf4d?utm_source=github&utm_medium=referral&page=upgrade-pr","prType":"upgrade","templateFieldSources":{"branchName":"default","commitMessage":"default","description":"default","title":"default"},"templateVariants":[],"type":"auto","upgrade":[],"upgradeInfo":{"versionsDiff":1,"publishedDate":"2025-09-04T14:37:43.596Z"},"vulns":[]}' Co-authored-by: snyk-bot <[email protected]>
1 parent 5c4363f commit 11745fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 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
@@ -68,7 +68,7 @@
6868
"db-migrate-pg": "^1.5.2",
6969
"dotenv": "^17.2.2",
7070
"express-ipfilter": "^1.3.2",
71-
"express-rate-limit": "^8.0.1",
71+
"express-rate-limit": "^8.1.0",
7272
"firebase": "^12.3.0",
7373
"firebase-admin": "^13.5.0",
7474
"geoip-lite": "^1.4.10",

0 commit comments

Comments
 (0)