File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 28
28
"cross-fetch" : " ^4.0.0" ,
29
29
"ethers" : " ^6.7.1" ,
30
30
"p-retry" : " ^6.2.0" ,
31
- "ramda" : " 0.30.1 " ,
31
+ "ramda" : " 0.31.3 " ,
32
32
"redis" : " ^5.0.0"
33
33
},
34
34
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -429,7 +429,7 @@ __metadata:
429
429
husky : " npm:9.1.7"
430
430
p-retry : " npm:^6.2.0"
431
431
prettier : " npm:3.5.3"
432
- ramda : " npm:0.30.1 "
432
+ ramda : " npm:0.31.3 "
433
433
redis : " npm:^5.0.0"
434
434
rimraf : " npm:6.0.1"
435
435
type-fest : " npm:^4.10.2"
@@ -6514,10 +6514,10 @@ __metadata:
6514
6514
languageName : node
6515
6515
linkType : hard
6516
6516
6517
- " ramda@npm:0.30.1, ramda@npm:^0.30.0 " :
6518
- version : 0.30.1
6519
- resolution : " ramda@npm:0.30.1 "
6520
- checksum : 10c0/3ea3e35c80e1a1b78c23de0c72d3382c3446f42052b113b851f1b7fc421e33a45ce92e7aef3c705cc6de3812a209d03417af5c264f67126cda539fd66c8bea71
6517
+ " ramda@npm:0.31.3 " :
6518
+ version : 0.31.3
6519
+ resolution : " ramda@npm:0.31.3 "
6520
+ checksum : 10c0/a4328521e990df2a8fed7b73b2ca1d6bd611e3af0e512dd23142b5f4e5124778d75573cad7742479007dacb8b0204c386b21a0542e0a35aee5097bb27f48bff1
6521
6521
languageName : node
6522
6522
linkType : hard
6523
6523
@@ -6528,6 +6528,13 @@ __metadata:
6528
6528
languageName : node
6529
6529
linkType : hard
6530
6530
6531
+ " ramda@npm:^0.30.0 " :
6532
+ version : 0.30.1
6533
+ resolution : " ramda@npm:0.30.1"
6534
+ checksum : 10c0/3ea3e35c80e1a1b78c23de0c72d3382c3446f42052b113b851f1b7fc421e33a45ce92e7aef3c705cc6de3812a209d03417af5c264f67126cda539fd66c8bea71
6535
+ languageName : node
6536
+ linkType : hard
6537
+
6531
6538
" readdirp@npm:^4.0.1 " :
6532
6539
version : 4.1.2
6533
6540
resolution : " readdirp@npm:4.1.2"
You can’t perform that action at this time.
0 commit comments