This repository was archived by the owner on Mar 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 26
26
"@ava/typescript" : " 2.0.0" ,
27
27
"@types/dotenv" : " 8.2.0" ,
28
28
"@types/node" : " 18.19.9" ,
29
- "@types/ramda" : " 0.29.9 " ,
29
+ "@types/ramda" : " 0.29.10 " ,
30
30
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
31
31
"@typescript-eslint/parser" : " 5.62.0" ,
32
32
"ava" : " 3.15.0" ,
Original file line number Diff line number Diff line change 392
392
dependencies :
393
393
" @types/node" " *"
394
394
395
-
396
- version "0.29.9 "
397
- resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.9 .tgz#a4c1a9d056249268ffe16c2f6d198e42c2fc994a "
398
- integrity sha512-X3yEG6tQCWBcUAql+RPC/O1Hm9BSU+MXu2wJnCETuAgUlrEDwTA1kIOdEEE4YXDtf0zfQLHa9CCE7WYp9kqPIQ ==
395
+
396
+ version "0.29.10 "
397
+ resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.29.10 .tgz#2584b268f9e0dd71ed4e5432b095186eb24a1f8f "
398
+ integrity sha512-0BzWVKtSEtignlk+XBuK88Il5wzQwbRVfEkzE8iKm02NYHMGQ/9ffB05M+zXhTCqo50DOIAT9pNSJsjFMMG4rQ ==
399
399
dependencies :
400
- types-ramda "^0.29.6 "
400
+ types-ramda "^0.29.7 "
401
401
402
402
" @types/secp256k1@^4.0.1 " :
403
403
version "4.0.2"
@@ -4809,10 +4809,10 @@ typedarray-to-buffer@^3.1.5:
4809
4809
dependencies :
4810
4810
is-typedarray "^1.0.0"
4811
4811
4812
- types-ramda@^0.29.6 :
4813
- version "0.29.6 "
4814
- resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.29.6 .tgz#a1d2a3c15a48e27d35832d7194d93369975f1427 "
4815
- integrity sha512-VJoOk1uYNh9ZguGd3eZvqkdhD4hTGtnjRBUx5Zc0U9ftmnCgiWcSj/lsahzKunbiwRje1MxxNkEy1UdcXRCpYw ==
4812
+ types-ramda@^0.29.7 :
4813
+ version "0.29.7 "
4814
+ resolved "https://registry.yarnpkg.com/types-ramda/-/types-ramda-0.29.7 .tgz#dbd0dfc3c032502da2824b6f060f9b68bddffddc "
4815
+ integrity sha512-8KBxZGJwUF3MpRkkJauSpvfHXk8Ssq15QXGuCBTDGeKd9PfheokkC3wAKRV3djej9O31Qa5M7Owsg8hF0GjtAw ==
4816
4816
dependencies :
4817
4817
ts-toolbelt "^9.6.0"
4818
4818
You can’t perform that action at this time.
0 commit comments