Skip to content

Commit 1c66ca8

Browse files
Update dependency @upstash/redis to v1.35.3
1 parent f39adfd commit 1c66ca8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/node": "^20.0.0",
2323
"@types/resize-observer-browser": "^0.1.5",
2424
"@types/semver": "^7.5.7",
25-
"@upstash/redis": "1.25.2",
25+
"@upstash/redis": "1.35.3",
2626
"ai": "2.2.16",
2727
"autoprefixer": "^10.4.2",
2828
"openai": "4.11.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1360,12 +1360,12 @@
13601360
"@typescript-eslint/types" "8.29.1"
13611361
eslint-visitor-keys "^4.2.0"
13621362

1363-
"@upstash/redis@1.25.2":
1364-
version "1.25.2"
1365-
resolved "https://registry.yarnpkg.com/@upstash/redis/-/redis-1.25.2.tgz#c400caced6e05a4931823c4eb57eda6b73963db3"
1366-
integrity sha512-iI3jgvmDIbe4Px0PskB8lrn1NXz7ZQyGpW9Ehmonk6SEFqhqssqIB04VmlNh8zZUXwzy6G9DaIa5gIUM6B7DwA==
1363+
"@upstash/redis@1.35.3":
1364+
version "1.35.3"
1365+
resolved "https://registry.yarnpkg.com/@upstash/redis/-/redis-1.35.3.tgz#7b383b6a8af57e619c054bdccdb7a6159860cdf5"
1366+
integrity sha512-hSjv66NOuahW3MisRGlSgoszU2uONAY2l5Qo3Sae8OT3/Tng9K+2/cBRuyPBX8egwEGcNNCF9+r0V6grNnhL+w==
13671367
dependencies:
1368-
crypto-js "^4.2.0"
1368+
uncrypto "^0.1.3"
13691369

13701370
"@vercel/nft@^0.27.5":
13711371
version "0.27.10"
@@ -2298,11 +2298,6 @@ [email protected]:
22982298
resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b"
22992299
integrity sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==
23002300

2301-
crypto-js@^4.2.0:
2302-
version "4.2.0"
2303-
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631"
2304-
integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==
2305-
23062301
css-declaration-sorter@^6.3.1:
23072302
version "6.4.1"
23082303
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.4.1.tgz#28beac7c20bad7f1775be3a7129d7eae409a3a71"
@@ -6567,6 +6562,11 @@ typescript@^5.0.3:
65676562
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
65686563
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
65696564

6565+
uncrypto@^0.1.3:
6566+
version "0.1.3"
6567+
resolved "https://registry.yarnpkg.com/uncrypto/-/uncrypto-0.1.3.tgz#e1288d609226f2d02d8d69ee861fa20d8348ef2b"
6568+
integrity sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==
6569+
65706570
undici-types@~5.26.4:
65716571
version "5.26.5"
65726572
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"

0 commit comments

Comments
 (0)