chore(deps): update dependency express-rate-limit to v8.3.0 (#8937)

This commit is contained in:
Elian Doran 2026-03-06 14:36:43 +02:00 committed by GitHub
commit 624333a2ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 13 deletions

View File

@ -89,7 +89,7 @@
"express": "5.2.1",
"express-http-proxy": "2.1.2",
"express-openid-connect": "2.19.4",
"express-rate-limit": "8.2.1",
"express-rate-limit": "8.3.0",
"express-session": "1.19.0",
"file-uri-to-path": "2.0.0",
"fs-extra": "11.3.4",

18
pnpm-lock.yaml generated
View File

@ -713,8 +713,8 @@ importers:
specifier: 2.19.4
version: 2.19.4(express@5.2.1)
express-rate-limit:
specifier: 8.2.1
version: 8.2.1(express@5.2.1)
specifier: 8.3.0
version: 8.3.0(express@5.2.1)
express-session:
specifier: 1.19.0
version: 1.19.0
@ -9771,8 +9771,8 @@ packages:
peerDependencies:
express: '>= 4.17.0'
express-rate-limit@8.2.1:
resolution: {integrity: sha512-PCZEIEIxqwhzw4KF0n7QF4QqruVTcF73O5kFKUnGOyjbCCgizBBiFaYpd/fnBLUMPw/BWw9OsiN7GgrNYr7j6g==}
express-rate-limit@8.3.0:
resolution: {integrity: sha512-KJzBawY6fB9FiZGdE/0aftepZ91YlaGIrV8vgblRM3J8X+dHx/aiowJWwkx6LIGyuqGiANsjSwwrbb8mifOJ4Q==}
engines: {node: '>= 16'}
peerDependencies:
express: '>= 4.11'
@ -10814,10 +10814,6 @@ packages:
invariant@2.2.4:
resolution: {integrity: sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA==}
ip-address@10.0.1:
resolution: {integrity: sha512-NWv9YLW4PoW2B7xtzaS3NCot75m6nK7Icdv0o3lfMceJVRfSoQwqD4wEH5rLwoKJwUiZ/rfpiVBhnaF0FK4HoA==}
engines: {node: '>= 12'}
ip-address@10.1.0:
resolution: {integrity: sha512-XXADHxXmvT9+CRxhXg56LJovE+bmWnEWB78LB83VZTprKTmaC5QfruXocxzTZ2Kl0DNwKuBdlIhjL8LeY8Sf8Q==}
engines: {node: '>= 12'}
@ -28158,10 +28154,10 @@ snapshots:
transitivePeerDependencies:
- supports-color
express-rate-limit@8.2.1(express@5.2.1):
express-rate-limit@8.3.0(express@5.2.1):
dependencies:
express: 5.2.1
ip-address: 10.0.1
ip-address: 10.1.0
express-session@1.19.0:
dependencies:
@ -29462,8 +29458,6 @@ snapshots:
dependencies:
loose-envify: 1.4.0
ip-address@10.0.1: {}
ip-address@10.1.0: {}
ip-address@9.0.5: