From 8c8f0330857a6ed98bea1ed4827707f299ce5f42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 11:45:02 +0000 Subject: [PATCH] chore(deps): bump the upstash group with 2 updates Bumps the upstash group with 2 updates: [@upstash/ratelimit](https://github.com/upstash/ratelimit) and [@upstash/redis](https://github.com/upstash/upstash-redis). Updates `@upstash/ratelimit` from 2.0.5 to 2.0.6 - [Release notes](https://github.com/upstash/ratelimit/releases) - [Commits](https://github.com/upstash/ratelimit/compare/v2.0.5...v2.0.6) Updates `@upstash/redis` from 1.35.1 to 1.35.3 - [Release notes](https://github.com/upstash/upstash-redis/releases) - [Commits](https://github.com/upstash/upstash-redis/compare/v1.35.1...v1.35.3) --- updated-dependencies: - dependency-name: "@upstash/ratelimit" dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: upstash - dependency-name: "@upstash/redis" dependency-version: 1.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: upstash ... Signed-off-by: dependabot[bot] --- bun.lock | 8 ++++---- package.json | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bun.lock b/bun.lock index dd562c63..a150c03a 100644 --- a/bun.lock +++ b/bun.lock @@ -14,8 +14,8 @@ "@next/third-parties": "^15.3.5", "@tanstack/react-query": "^5.83.0", "@types/mdx": "^2.0.13", - "@upstash/ratelimit": "^2.0.1", - "@upstash/redis": "^1.35.1", + "@upstash/ratelimit": "^2.0.6", + "@upstash/redis": "^1.35.4", "@vercel/functions": "^2.2.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", @@ -863,9 +863,9 @@ "@upstash/core-analytics": ["@upstash/core-analytics@0.0.10", "", { "dependencies": { "@upstash/redis": "^1.28.3" } }, "sha512-7qJHGxpQgQr9/vmeS1PktEwvNAF7TI4iJDi8Pu2CFZ9YUGHZH4fOP5TfYlZ4aVxfopnELiE4BS4FBjyK7V1/xQ=="], - "@upstash/ratelimit": ["@upstash/ratelimit@2.0.5", "", { "dependencies": { "@upstash/core-analytics": "^0.0.10" }, "peerDependencies": { "@upstash/redis": "^1.34.3" } }, "sha512-1FRv0cs3ZlBjCNOCpCmKYmt9BYGIJf0J0R3pucOPE88R21rL7jNjXG+I+rN/BVOvYJhI9niRAS/JaSNjiSICxA=="], + "@upstash/ratelimit": ["@upstash/ratelimit@2.0.6", "", { "dependencies": { "@upstash/core-analytics": "^0.0.10" }, "peerDependencies": { "@upstash/redis": "^1.34.3" } }, "sha512-Uak5qklMfzFN5RXltxY6IXRENu+Hgmo9iEgMPOlUs2etSQas2N+hJfbHw37OUy4vldLRXeD0OzL+YRvO2l5acg=="], - "@upstash/redis": ["@upstash/redis@1.35.1", "", { "dependencies": { "uncrypto": "^0.1.3" } }, "sha512-sIMuAMU9IYbE2bkgDby8KLoQKRiBMXn0moXxqLvUmQ7VUu2CvulZLtK8O0x3WQZFvvZhU5sRC2/lOVZdGfudkA=="], + "@upstash/redis": ["@upstash/redis@1.35.4", "", { "dependencies": { "uncrypto": "^0.1.3" } }, "sha512-WE1ZnhFyBiIjTDW13GbO6JjkiMVVjw5VsvS8ENmvvJsze/caMQ5paxVD44+U68IUVmkXcbsLSoE+VIYsHtbQEw=="], "@vercel/functions": ["@vercel/functions@2.2.3", "", { "peerDependencies": { "@aws-sdk/credential-provider-web-identity": "*" }, "optionalPeers": ["@aws-sdk/credential-provider-web-identity"] }, "sha512-Z6xwsxM/57/92PLW2HoLLmVw4+Nb5OZzMzDA4qfkksWgG1k5dGV7kvP1TDEOlW3WHjqWtfPJBcd61dE2p0mbxQ=="], diff --git a/package.json b/package.json index c67a6f3d..9fdab595 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "@next/third-parties": "^15.3.5", "@tanstack/react-query": "^5.83.0", "@types/mdx": "^2.0.13", - "@upstash/ratelimit": "^2.0.1", - "@upstash/redis": "^1.35.1", + "@upstash/ratelimit": "^2.0.6", + "@upstash/redis": "^1.35.4", "@vercel/functions": "^2.2.3", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1",