diff --git a/apps/server/package.json b/apps/server/package.json index fdb7c2a70..fd677c2b5 100644 --- a/apps/server/package.json +++ b/apps/server/package.json @@ -65,7 +65,7 @@ "escape-html": "1.0.3", "express": "5.1.0", "express-openid-connect": "^2.17.1", - "express-rate-limit": "8.0.0", + "express-rate-limit": "8.0.1", "express-session": "1.18.1", "file-uri-to-path": "2.0.0", "fs-extra": "11.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bbd841880..fe2ecc750 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -652,8 +652,8 @@ importers: specifier: ^2.17.1 version: 2.18.1(express@5.1.0) express-rate-limit: - specifier: 8.0.0 - version: 8.0.0(express@5.1.0) + specifier: 8.0.1 + version: 8.0.1(express@5.1.0) express-session: specifier: 1.18.1 version: 1.18.1 @@ -8402,8 +8402,8 @@ packages: peerDependencies: express: '>= 4.17.0' - express-rate-limit@8.0.0: - resolution: {integrity: sha512-FXEAp2ccTeN1ZSO+sPHRHWB0/CrTP5asFBjUaNeD9A0v3iPmgFbLu24vqPjiM9utszI58VGlMokjXQ0W9Dbmjw==} + express-rate-limit@8.0.1: + resolution: {integrity: sha512-aZVCnybn7TVmxO4BtlmnvX+nuz8qHW124KKJ8dumsBsmv5ZLxE0pYu7S2nwyRBGHHCAzdmnGyrc5U/rksSPO7Q==} engines: {node: '>= 16'} peerDependencies: express: '>= 4.11' @@ -9367,6 +9367,10 @@ 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@9.0.5: resolution: {integrity: sha512-zHtQzGojZXTwZTHQqra+ETKd4Sn3vgi7uBmlPoXVWZqYvuKmtI0l/VZTjqGmJY9x88GGOaZ9+G9ES8hC4T4X8g==} engines: {node: '>= 12'} @@ -9375,9 +9379,6 @@ packages: resolution: {integrity: sha512-B9ZWJxHHOHUhUjCPrMpLD4xEq35bUTClHM1S6CBU5ixQnkZmwipwgc96vAd7AAGM9TGHvJR+Uss+/Ak6UphK+Q==} engines: {node: '>=8'} - 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'} @@ -24813,10 +24814,10 @@ snapshots: transitivePeerDependencies: - supports-color - express-rate-limit@8.0.0(express@5.1.0): + express-rate-limit@8.0.1(express@5.1.0): dependencies: express: 5.1.0 - ip: 2.0.1 + ip-address: 10.0.1 express-session@1.18.1: dependencies: @@ -26032,6 +26033,8 @@ snapshots: dependencies: loose-envify: 1.4.0 + ip-address@10.0.1: {} + ip-address@9.0.5: dependencies: jsbn: 1.1.0 @@ -26039,8 +26042,6 @@ snapshots: ip-regex@4.3.0: {} - ip@2.0.1: {} - ipaddr.js@1.9.1: {} ipaddr.js@2.2.0: {}