build(deps): bump express-rate-limit from 7.5.1 to 8.0.0

Bumps [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) from 7.5.1 to 8.0.0.
- [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases)
- [Commits](https://github.com/express-rate-limit/express-rate-limit/compare/v7.5.1...v8.0.0)

---
updated-dependencies:
- dependency-name: express-rate-limit
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-16 16:13:44 +00:00 committed by SamTV12345
parent e7c82fae7a
commit 45a906e19d
2 changed files with 15 additions and 6 deletions

19
pnpm-lock.yaml generated
View file

@ -168,8 +168,8 @@ importers:
specifier: 4.21.2
version: 4.21.2
express-rate-limit:
specifier: ^7.5.1
version: 7.5.1(express@4.21.2)
specifier: ^8.0.0
version: 8.0.0(express@4.21.2)
fast-deep-equal:
specifier: ^3.1.3
version: 3.1.3
@ -1150,6 +1150,7 @@ packages:
'@koa/router@13.1.1':
resolution: {integrity: sha512-JQEuMANYRVHs7lm7KY9PCIjkgJk73h4m4J+g2mkw2Vo1ugPZ17UJVqEH8F+HeAdjKz5do1OaLe7ArDz+z308gw==}
engines: {node: '>= 18'}
deprecated: Please upgrade to v13.1.1+ per <https://github.com/koajs/router/pull/181>
'@napi-rs/wasm-runtime@0.2.8':
resolution: {integrity: sha512-OBlgKdX7gin7OIq4fadsjpg+cp2ZphvAIKucHsNfTdJiqdOmOEwQd/bHi0VwNrcw5xpBJyUw6cK/QilCqy1BSg==}
@ -3049,8 +3050,8 @@ packages:
resolution: {integrity: sha512-JhFGDVJ7tmDJItKhYgJCGLOWjuK9vPxiXoUFLwLDc99NlmklilbiQJwoctZtt13+xMw91MCk/REan6MWHqDjyA==}
engines: {node: '>=12.0.0'}
express-rate-limit@7.5.1:
resolution: {integrity: sha512-7iN8iPMDzOMHPUYllBEsQdWVB6fPDMPqwjBaFrgr4Jgr/+okjvzAy+UHlYYL/Vs0OsOrMkwS6PJDkFlJwoxUnw==}
express-rate-limit@8.0.0:
resolution: {integrity: sha512-FXEAp2ccTeN1ZSO+sPHRHWB0/CrTP5asFBjUaNeD9A0v3iPmgFbLu24vqPjiM9utszI58VGlMokjXQ0W9Dbmjw==}
engines: {node: '>= 16'}
peerDependencies:
express: '>= 4.11'
@ -3426,6 +3427,9 @@ packages:
resolution: {integrity: sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==}
engines: {node: '>= 12'}
ip@2.0.1:
resolution: {integrity: sha512-lJUL9imLTNi1ZfXT+DU6rBBdbiKGBuay9B6xGSPVjUeQwaH1RIGqef8RZkUtHioLmSNpPR5M4HVKJGm1j8FWVQ==}
ipaddr.js@1.9.1:
resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==}
engines: {node: '>= 0.10'}
@ -4659,6 +4663,7 @@ packages:
superagent@10.2.2:
resolution: {integrity: sha512-vWMq11OwWCC84pQaFPzF/VO3BrjkCeewuvJgt1jfV0499Z1QSAWN4EqfMM5WlFDDX9/oP8JjlDKpblrmEoyu4Q==}
engines: {node: '>=14.18.0'}
deprecated: Please upgrade to superagent v10.2.2+, see release notes at https://github.com/forwardemail/superagent/releases/tag/v10.2.2 - maintenance is supported by Forward Email @ https://forwardemail.net
superagent@8.1.2:
resolution: {integrity: sha512-6WTxW1EB6yCxV5VFOIPQruWGHqc3yI7hEmZK6h+pyk69Lk/Ut7rLUY6W/ONF2MjBuGjvmMiIpsrVJ2vjrHlslA==}
@ -4672,6 +4677,7 @@ packages:
supertest@7.1.3:
resolution: {integrity: sha512-ORY0gPa6ojmg/C74P/bDoS21WL6FMXq5I8mawkEz30/zkwdu0gOeqstFy316vHG6OKxqQ+IbGneRemHI8WraEw==}
engines: {node: '>=14.18.0'}
deprecated: Please upgrade to supertest v7.1.3+, see release notes at https://github.com/forwardemail/supertest/releases/tag/v7.1.3 - maintenance is supported by Forward Email @ https://forwardemail.net
supports-color@7.2.0:
resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
@ -7943,9 +7949,10 @@ snapshots:
expect-type@1.2.2: {}
express-rate-limit@7.5.1(express@4.21.2):
express-rate-limit@8.0.0(express@4.21.2):
dependencies:
express: 4.21.2
ip: 2.0.1
express@4.21.2:
dependencies:
@ -8419,6 +8426,8 @@ snapshots:
jsbn: 1.1.0
sprintf-js: 1.1.3
ip@2.0.1: {}
ipaddr.js@1.9.1: {}
is-array-buffer@3.0.5:

View file

@ -39,7 +39,7 @@
"ejs": "^3.1.10",
"esbuild": "^0.25.5",
"express": "4.21.2",
"express-rate-limit": "^7.5.1",
"express-rate-limit": "^8.0.0",
"fast-deep-equal": "^3.1.3",
"find-root": "1.1.0",
"formidable": "^3.5.4",