File tree Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Expand file tree Collapse file tree 2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 98
98
"testTimeout" : 500000
99
99
},
100
100
"dependencies" : {
101
- "@devprotocol/util-ts" : " 3.0.0 " ,
101
+ "@devprotocol/util-ts" : " 3.0.1 " ,
102
102
"bignumber.js" : " 9.1.1" ,
103
103
"js-base64" : " ^3.7.2" ,
104
104
"ramda" : " ^0.29.0"
Original file line number Diff line number Diff line change 1015
1015
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
1016
1016
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
1017
1017
1018
- " @devprotocol/[email protected] .0 " :
1019
- version "3.0.0 "
1020
- resolved "https://registry.yarnpkg.com/@devprotocol/util-ts/-/util-ts-3.0.0 .tgz#031b251d59dfd9199a4beee421d8b28c0d2ee7aa "
1021
- integrity sha512-oDg7IeJCeAajGGG79C+UXJE7pKrGsDui3yn9yxSx5SpGFejlAJ3E3af9CpF+uK71NNropglbf/W4KCs2unpGaA ==
1018
+ " @devprotocol/[email protected] .1 " :
1019
+ version "3.0.1 "
1020
+ resolved "https://registry.yarnpkg.com/@devprotocol/util-ts/-/util-ts-3.0.1 .tgz#864b99de5bd77eca66a53cff0c859e4a5b0f00d0 "
1021
+ integrity sha512-EHNNC7r327IhaEomq08GDcPLNflCH3GrUa2pzckWR7iHKjoT4UdbWluSFlC3n5qXrR12vT9AS/ck6OLrbgDn+A ==
1022
1022
dependencies :
1023
1023
ethers "^5.7.2"
1024
- ramda "^0.28 .0"
1024
+ ramda "^0.29 .0"
1025
1025
1026
1026
" @eslint-community/eslint-utils@^4.2.0 " :
1027
1027
version "4.4.0"
@@ -4607,11 +4607,6 @@ queue-microtask@^1.2.2:
4607
4607
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
4608
4608
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
4609
4609
4610
- ramda@^0.28.0 :
4611
- version "0.28.0"
4612
- resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.28.0.tgz#acd785690100337e8b063cab3470019be427cc97"
4613
- integrity sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA==
4614
-
4615
4610
ramda@^0.29.0 :
4616
4611
version "0.29.0"
4617
4612
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.29.0.tgz#fbbb67a740a754c8a4cbb41e2a6e0eb8507f55fb"
You can’t perform that action at this time.
0 commit comments