File tree Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Expand file tree Collapse file tree 2 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 26
26
],
27
27
"license" : " MIT" ,
28
28
"dependencies" : {
29
- "@truffle/contract" : " 4.1.14 " ,
29
+ "@truffle/contract" : " 4.2.3 " ,
30
30
"bn.js" : " 5.1.1" ,
31
31
"date-fns" : " 2.11.1" ,
32
32
"lodash" : " ^4.17.15" ,
Original file line number Diff line number Diff line change 3279
3279
dependencies:
3280
3280
source-map-support "^0.5.16"
3281
3281
3282
- "@truffle/contract-schema@^3.0.23 ":
3283
- version "3.0.23 "
3284
- resolved "https://registry.yarnpkg.com/@truffle/contract-schema/-/contract-schema-3.0.23. tgz#5d869d9b10be23034c07c7dbf3c48542eabe63ef "
3285
- integrity sha512-N4CaTMcZhOC44Vl6k2r/eua+ojUswl6mNlkVTVYMvWjfKa8GHKKClsZfkGO72aBrBzoTFsM6D75LvQIIRBy3fg ==
3282
+ "@truffle/contract-schema@^3.1.0 ":
3283
+ version "3.1.0 "
3284
+ resolved "https://registry.yarnpkg.com/@truffle/contract-schema/-/contract-schema-3.1.0. tgz#00c04c427a2ecd74fe4399e1896dda49820959c4 "
3285
+ integrity sha512-eCMc1CwAmxIpQDsuGM9rCp4q/6GMcdQLTw3Tzd1qufyuti0vWGQwJbBAgSvfofr9ItXHueGwn7I5lVsIbOVYpQ ==
3286
3286
dependencies:
3287
3287
ajv "^6.10.0"
3288
3288
crypto-js "^3.1.9-1"
3289
3289
debug "^4.1.0"
3290
3290
3291
- "@truffle/contract@4.1.14 ":
3292
- version "4.1.14 "
3293
- resolved "https://registry.yarnpkg.com/@truffle/contract/-/contract-4.1.14 .tgz#1fe30d17ddee573390c81a2dc2b1b2d5b3cbad86 "
3294
- integrity sha512-rXopHO62w0tnQ+aD2X5FANvopzfD3/lXTiuY7pU0GnHPpCjlj00fG/oh1FAEevQiTLKZaJXiHftWg1tbPAcZ5w ==
3291
+ "@truffle/contract@4.2.3 ":
3292
+ version "4.2.3 "
3293
+ resolved "https://registry.yarnpkg.com/@truffle/contract/-/contract-4.2.3 .tgz#f64a76086495943121eef6114401ed1c4bda7912 "
3294
+ integrity sha512-nC6BNvUTDWt1zceDQkrIodaYgwN5UIau5tMfSM4FuOYMAHKxytN7s9fC6vLzyTFzFHohyQ0fEmsCEbRNDGjhAQ ==
3295
3295
dependencies:
3296
3296
"@truffle/blockchain-utils" "^0.0.18"
3297
- "@truffle/contract-schema" "^3.0.23 "
3297
+ "@truffle/contract-schema" "^3.1.0 "
3298
3298
"@truffle/error" "^0.0.8"
3299
3299
"@truffle/interface-adapter" "^0.4.6"
3300
3300
bignumber.js "^7.2.1"
3303
3303
exorcist "^1.0.1"
3304
3304
source-map-support "^0.5.16"
3305
3305
web3 "1.2.1"
3306
+ web3-core-helpers "1.2.1"
3306
3307
web3-core-promievent "1.2.1"
3307
3308
web3-eth-abi "1.2.1"
3308
3309
web3-utils "1.2.1"
You can’t perform that action at this time.
0 commit comments