Skip to content

Commit 84f54ce

Browse files
chore(deps): bump express-rate-limit from 8.2.1 to 8.2.2 in the npm_and_yarn group across 1 directory (#1024)
Bumps the npm_and_yarn group with 1 update in the / directory: [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit). Updates `express-rate-limit` from 8.2.1 to 8.2.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/a009ad6488448515b219eb9f4203c725eb328c8e"><code>a009ad6</code></a> 8.2.2</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/72cd30e449615e50833ad92f88d8ae59faf9f467"><code>72cd30e</code></a> chore: update dependencies</li> <li><a href="https://github.com/express-rate-limit/express-rate-limit/commit/1ddb1cc8ba6a7774fae49fff0c45e2c2a9305d95"><code>1ddb1cc</code></a> fix: handle ipv4 mapped to ipv6 (GHSA-46wh-pxpv-q5gq)</li> <li>See full diff in <a href="https://github.com/express-rate-limit/express-rate-limit/compare/v8.2.1...v8.2.2">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~gamemaker1">gamemaker1</a>, a new releaser for express-rate-limit since your current version.</p> </details> <details> <summary>Attestation changes</summary> <p>This version has no provenance attestation, while the previous version (8.2.1) was attested. Review the <a href="https://www.npmjs.com/package/express-rate-limit?activeTab=versions">package versions</a> before updating.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=express-rate-limit&package-manager=npm_and_yarn&previous-version=8.2.1&new-version=8.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/5e-bits/5e-srd-api/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bebfc04 commit 84f54ce

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -41,7 +41,7 @@
4141
"ejs": "^3.1.10",
4242
"escape-string-regexp": "^5.0.0",
4343
"express": "^5.1.0",
44-
"express-rate-limit": "^8.2.1",
44+
"express-rate-limit": "^8.2.2",
4545
"graphql": "^16.11.0",
4646
"graphql-depth-limit": "^1.1.0",
4747
"mongoose": "^9.1.4",

0 commit comments

Comments
 (0)