diff --git a/apps/web/package.json b/apps/web/package.json index 94be0a1f76..230033112f 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -41,7 +41,7 @@ "@team-plain/typescript-sdk": "^4.5.0", "@types/bcryptjs": "^2.4.6", "@upstash/qstash": "^2.3.0", - "@upstash/ratelimit": "^1.1.3", + "@upstash/ratelimit": "^2.0.5", "@upstash/redis": "^1.25.1", "@vercel/edge-config": "^0.4.1", "@vercel/functions": "^1.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8996cf29b4..b055203519 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -115,8 +115,8 @@ importers: specifier: ^2.3.0 version: 2.3.0 '@upstash/ratelimit': - specifier: ^1.1.3 - version: 1.1.3 + specifier: ^2.0.5 + version: 2.0.5(@upstash/redis@1.25.1) '@upstash/redis': specifier: ^1.25.1 version: 1.25.1 @@ -10009,8 +10009,8 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: false - /@upstash/core-analytics@0.0.8: - resolution: {integrity: sha512-MCJoF+Y8fkzq4NRLG7kEHjtGyMsZ2DICBdmEdwoK9umoSrfkzgBlYdZiHTIaewyt9PGaMZCHOasz0LAuMpxwxQ==} + /@upstash/core-analytics@0.0.10: + resolution: {integrity: sha512-7qJHGxpQgQr9/vmeS1PktEwvNAF7TI4iJDi8Pu2CFZ9YUGHZH4fOP5TfYlZ4aVxfopnELiE4BS4FBjyK7V1/xQ==} engines: {node: '>=16.0.0'} dependencies: '@upstash/redis': 1.30.0 @@ -10023,10 +10023,13 @@ packages: jose: 4.15.4 dev: false - /@upstash/ratelimit@1.1.3: - resolution: {integrity: sha512-rl+GMvPdZJ9xPDIvIrqRl/g0nzAEaH75hwR5lXAKW8zPPplD/AeliDCHwuwcFCPIjg49FKyA1oc5H473WkVFrQ==} + /@upstash/ratelimit@2.0.5(@upstash/redis@1.25.1): + resolution: {integrity: sha512-1FRv0cs3ZlBjCNOCpCmKYmt9BYGIJf0J0R3pucOPE88R21rL7jNjXG+I+rN/BVOvYJhI9niRAS/JaSNjiSICxA==} + peerDependencies: + '@upstash/redis': ^1.34.3 dependencies: - '@upstash/core-analytics': 0.0.8 + '@upstash/core-analytics': 0.0.10 + '@upstash/redis': 1.25.1 dev: false /@upstash/redis@1.25.1: @@ -20503,6 +20506,7 @@ packages: /sudo-prompt@9.2.1: resolution: {integrity: sha512-Mu7R0g4ig9TUuGSxJavny5Rv0egCEtpZRNMrZaYS1vxkiIxGiGUwoezU3LazIQ+KE04hTrTfNPgxU5gzi7F5Pw==} + deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. dev: false /supports-color@5.5.0: