From 7b54b94a531817ca395b21c083f3cc86192ecc78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 16:07:09 +0000 Subject: [PATCH] chore(deps): bump @upstash/redis from 1.35.8 to 1.36.0 Bumps [@upstash/redis](https://github.com/upstash/upstash-redis) from 1.35.8 to 1.36.0. - [Release notes](https://github.com/upstash/upstash-redis/releases) - [Commits](https://github.com/upstash/upstash-redis/compare/v1.35.8...v1.36.0) --- updated-dependencies: - dependency-name: "@upstash/redis" dependency-version: 1.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/api/package.json | 2 +- pnpm-lock.yaml | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/apps/api/package.json b/apps/api/package.json index 77a3e439..8bdafa22 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -24,7 +24,7 @@ "@google-cloud/storage": "^7.18.0", "@prisma/client": "^7.2.0", "@upstash/ratelimit": "^2.0.7", - "@upstash/redis": "^1.35.8", + "@upstash/redis": "^1.36.0", "argon2": "^0.44.0", "dotenv": "^17.2.3", "fastify": "^5.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dd71e9a6..f8d3490f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,10 +42,10 @@ importers: version: 7.2.0(prisma@7.2.0(@types/react@19.2.7)(react-dom@19.2.3(react@19.2.3))(react@19.2.3)(typescript@5.9.3))(typescript@5.9.3) '@upstash/ratelimit': specifier: ^2.0.7 - version: 2.0.7(@upstash/redis@1.35.8) + version: 2.0.7(@upstash/redis@1.36.0) '@upstash/redis': - specifier: ^1.35.8 - version: 1.35.8 + specifier: ^1.36.0 + version: 1.36.0 argon2: specifier: ^0.44.0 version: 0.44.0 @@ -3091,8 +3091,8 @@ packages: peerDependencies: '@upstash/redis': ^1.34.3 - '@upstash/redis@1.35.8': - resolution: {integrity: sha512-QqLpVCD9PCPE6hlRzOkz864nfijSdazxtyJLIy9ZeTh6kU2nBIKKfjT5HMHjIRD4BCm6TK1dbUT9pxhFjcvpng==} + '@upstash/redis@1.36.0': + resolution: {integrity: sha512-9zN2UV9QJGPnXfWU3yZBLVQaqqENDh7g+Y4J2vJuSxBCi9FQ0aUOtaXlzuFhnsiZvCqM+eS27ic+tgmkWUsfOg==} '@vitejs/plugin-react@5.1.2': resolution: {integrity: sha512-EcA07pHJouywpzsoTUqNh5NwGayl2PPVEJKUSinGGSxFGYn+shYbqMGBg6FXDqgXum9Ou/ecb+411ssw8HImJQ==} @@ -6353,6 +6353,7 @@ packages: whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@4.0.0: resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} @@ -9657,14 +9658,14 @@ snapshots: '@upstash/core-analytics@0.0.10': dependencies: - '@upstash/redis': 1.35.8 + '@upstash/redis': 1.36.0 - '@upstash/ratelimit@2.0.7(@upstash/redis@1.35.8)': + '@upstash/ratelimit@2.0.7(@upstash/redis@1.36.0)': dependencies: '@upstash/core-analytics': 0.0.10 - '@upstash/redis': 1.35.8 + '@upstash/redis': 1.36.0 - '@upstash/redis@1.35.8': + '@upstash/redis@1.36.0': dependencies: uncrypto: 0.1.3