Skip to content

Commit b0cee2f

Browse files
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](upstash/ratelimit-js@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](upstash/redis-js@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] <support@github.com>
1 parent 6fd6d85 commit b0cee2f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"@next/third-parties": "^15.3.5",
1515
"@tanstack/react-query": "^5.83.0",
1616
"@types/mdx": "^2.0.13",
17-
"@upstash/ratelimit": "^2.0.1",
18-
"@upstash/redis": "^1.35.1",
17+
"@upstash/ratelimit": "^2.0.6",
18+
"@upstash/redis": "^1.35.3",
1919
"@vercel/functions": "^2.2.3",
2020
"class-variance-authority": "^0.7.1",
2121
"clsx": "^2.1.1",
@@ -859,9 +859,9 @@
859859

860860
"@upstash/core-analytics": ["@upstash/core-analytics@0.0.10", "", { "dependencies": { "@upstash/redis": "^1.28.3" } }, "sha512-7qJHGxpQgQr9/vmeS1PktEwvNAF7TI4iJDi8Pu2CFZ9YUGHZH4fOP5TfYlZ4aVxfopnELiE4BS4FBjyK7V1/xQ=="],
861861

862-
"@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=="],
862+
"@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=="],
863863

864-
"@upstash/redis": ["@upstash/redis@1.35.1", "", { "dependencies": { "uncrypto": "^0.1.3" } }, "sha512-sIMuAMU9IYbE2bkgDby8KLoQKRiBMXn0moXxqLvUmQ7VUu2CvulZLtK8O0x3WQZFvvZhU5sRC2/lOVZdGfudkA=="],
864+
"@upstash/redis": ["@upstash/redis@1.35.3", "", { "dependencies": { "uncrypto": "^0.1.3" } }, "sha512-hSjv66NOuahW3MisRGlSgoszU2uONAY2l5Qo3Sae8OT3/Tng9K+2/cBRuyPBX8egwEGcNNCF9+r0V6grNnhL+w=="],
865865

866866
"@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=="],
867867

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040
"@next/third-parties": "^15.3.5",
4141
"@tanstack/react-query": "^5.83.0",
4242
"@types/mdx": "^2.0.13",
43-
"@upstash/ratelimit": "^2.0.1",
44-
"@upstash/redis": "^1.35.1",
43+
"@upstash/ratelimit": "^2.0.6",
44+
"@upstash/redis": "^1.35.3",
4545
"@vercel/functions": "^2.2.3",
4646
"class-variance-authority": "^0.7.1",
4747
"clsx": "^2.1.1",

0 commit comments

Comments
 (0)