Skip to content

Commit 1e3dc41

Browse files
Update dependency @upstash/redis to v1.35.0
1 parent 1dc33d9 commit 1e3dc41

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
@@ -21,7 +21,7 @@
2121
"@types/node": "^20.0.0",
2222
"@types/resize-observer-browser": "^0.1.5",
2323
"@types/semver": "^7.5.7",
24-
"@upstash/redis": "1.25.2",
24+
"@upstash/redis": "1.35.0",
2525
"ai": "2.2.16",
2626
"autoprefixer": "^10.4.2",
2727
"openai": "4.11.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1350,12 +1350,12 @@
13501350
"@typescript-eslint/types" "8.29.1"
13511351
eslint-visitor-keys "^4.2.0"
13521352

1353-
"@upstash/redis@1.25.2":
1354-
version "1.25.2"
1355-
resolved "https://registry.yarnpkg.com/@upstash/redis/-/redis-1.25.2.tgz#c400caced6e05a4931823c4eb57eda6b73963db3"
1356-
integrity sha512-iI3jgvmDIbe4Px0PskB8lrn1NXz7ZQyGpW9Ehmonk6SEFqhqssqIB04VmlNh8zZUXwzy6G9DaIa5gIUM6B7DwA==
1353+
"@upstash/redis@1.35.0":
1354+
version "1.35.0"
1355+
resolved "https://registry.yarnpkg.com/@upstash/redis/-/redis-1.35.0.tgz#c1b2c7eb543d3985ec9e9d6ce3bae36408c5ef77"
1356+
integrity sha512-WUm0Jz1xN4DBDGeJIi2Y0kVsolWRB2tsVds4SExaiLg4wBdHFMB+8IfZtBWr+BP0FvhuBr5G1/VLrJ9xzIWHsg==
13571357
dependencies:
1358-
crypto-js "^4.2.0"
1358+
uncrypto "^0.1.3"
13591359

13601360
"@vercel/nft@^0.27.5":
13611361
version "0.27.10"
@@ -2250,11 +2250,6 @@ [email protected]:
22502250
resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b"
22512251
integrity sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow==
22522252

2253-
crypto-js@^4.2.0:
2254-
version "4.2.0"
2255-
resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631"
2256-
integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==
2257-
22582253
css-declaration-sorter@^6.3.1:
22592254
version "6.4.1"
22602255
resolved "https://registry.yarnpkg.com/css-declaration-sorter/-/css-declaration-sorter-6.4.1.tgz#28beac7c20bad7f1775be3a7129d7eae409a3a71"
@@ -6379,6 +6374,11 @@ typescript@^5.0.0, typescript@^5.0.3, typescript@^5.7.3:
63796374
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e"
63806375
integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw==
63816376

6377+
uncrypto@^0.1.3:
6378+
version "0.1.3"
6379+
resolved "https://registry.yarnpkg.com/uncrypto/-/uncrypto-0.1.3.tgz#e1288d609226f2d02d8d69ee861fa20d8348ef2b"
6380+
integrity sha512-Ql87qFHB3s/De2ClA9e0gsnS6zXG27SkTiSJwjCc9MebbfapQfuPzumMIUMi38ezPZVNFcHI9sUIepeQfw8J8Q==
6381+
63826382
undici-types@~5.26.4:
63836383
version "5.26.5"
63846384
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"

0 commit comments

Comments
 (0)