Snyk has created this PR to upgrade express-rate-limit from 7.2.0 to 7.3.0.
: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.
- The recommended version is **1 version** ahead of your current version.
- The recommended version was released on **21 days ago**.
Release notes Package name: express-rate-limit
from express-rate-limit GitHub release notes
---
> [!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:**
> - π§ [View latest project report](https://app.snyk.io/org/varmoh/project/9f62d753-a323-4040-8e4e-afd22bfea5da?utm_source=github&utm_medium=referral&page=upgrade-pr)
> - π [Customise PR templates](https://docs.snyk.io/scan-using-snyk/pull-requests/snyk-fix-pull-or-merge-requests/customize-pr-templates)
> - π [Adjust upgrade PR settings](https://app.snyk.io/org/varmoh/project/9f62d753-a323-4040-8e4e-afd22bfea5da/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr)
> - π [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/varmoh/project/9f62d753-a323-4040-8e4e-afd22bfea5da/settings/integration?pkg=express-rate-limit&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
This PR was automatically created by Snyk using the credentials of a real user.
![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)
Snyk has created this PR to upgrade express-rate-limit from 7.2.0 to 7.3.0.
: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.- The recommended version is **1 version** ahead of your current version. - The recommended version was released on **21 days ago**.
Release notes
Package name: express-rate-limit
Added
unsharedStore
validation check that identifies cases where asingle store instance is shared across multiple limiters.
You can view the full changelog here.
Added
creationStack
validation check that looks for instances createdin a request handler.
You can view the full changelog here.