File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 35
35
"@devprotocol/util-ts" : " 4.0.0" ,
36
36
"@ethersproject/abi" : " ^5.1.0" ,
37
37
"jsonwebtoken" : " ^9.0.0" ,
38
- "ramda" : " ^0.29 .0"
38
+ "ramda" : " ^0.30 .0"
39
39
},
40
40
"devDependencies" : {
41
41
"@ava/typescript" : " 4.1.0" ,
Original file line number Diff line number Diff line change @@ -2135,6 +2135,11 @@ ramda@^0.29.0:
2135
2135
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.1.tgz#408a6165b9555b7ba2fc62555804b6c5a2eca196"
2136
2136
integrity sha512-OfxIeWzd4xdUNxlWhgFazxsA/nl3mS4/jGZI5n00uWOoSSFRhC1b6gl6xvmzUamgmqELraWp0J/qqVlXYPDPyA==
2137
2137
2138
+ ramda@^0.30.0 :
2139
+ version "0.30.0"
2140
+ resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.30.0.tgz#3cc4f0ddddfa6334dad2f371bd72c33237d92cd0"
2141
+ integrity sha512-13Y0iMhIQuAm/wNGBL/9HEqIfRGmNmjKnTPlKWfA9f7dnDkr8d45wQ+S7+ZLh/Pq9PdcGxkqKUEA7ySu1QSd9Q==
2142
+
2138
2143
readdirp@~3.6.0 :
2139
2144
version "3.6.0"
2140
2145
resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-3.6.0.tgz#74a370bd857116e245b29cc97340cd431a02a6c7"
You can’t perform that action at this time.
0 commit comments