File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @across-protocol/contracts-v2" ,
3
- "version" : " 2.5.3 " ,
3
+ "version" : " 2.5.4 " ,
4
4
"author" : " UMA Team" ,
5
5
"license" : " AGPL-3.0-only" ,
6
6
"repository" : {
32
32
"prepublish" : " yarn build && hardhat export --export-all ./cache/massExport.json && ts-node ./scripts/processHardhatExport.ts && prettier --write ./deployments/deployments.json && yarn generate-contract-types"
33
33
},
34
34
"dependencies" : {
35
- "@across-protocol/constants-v2" : " ^1.0.11 " ,
35
+ "@across-protocol/constants-v2" : " ^1.0.14 " ,
36
36
"@defi-wonderland/smock" : " ^2.3.4" ,
37
37
"@eth-optimism/contracts" : " ^0.5.40" ,
38
38
"@ethersproject/abstract-provider" : " 5.7.0" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- "@across-protocol/constants-v2@^1.0.11 ":
6
- version "1.0.11 "
7
- resolved "https://registry.yarnpkg.com/@across-protocol/constants-v2/-/constants-v2-1.0.11 .tgz#58d34b5cb50351d097f2ca43c5a30b5908faed7c "
8
- integrity sha512-RpseYB2QxGyfyrfXtUeFxUSCUW1zqu442QFzsdD1LBZtymuzdHuL2MwtTdmRRnJSvzRTFTtlRh4bYDoExSb5zQ ==
5
+ "@across-protocol/constants-v2@^1.0.14 ":
6
+ version "1.0.14 "
7
+ resolved "https://registry.yarnpkg.com/@across-protocol/constants-v2/-/constants-v2-1.0.14 .tgz#2eb6624c306db3f184293d8abb023d2354abadce "
8
+ integrity sha512-7C8hyH/7aDh8AOd5DLQrtcey6Ip4Q6o8FmSiDrBnxcD/aVeH+L8cZhh/hRMLm8CA5Olx4usEarfEfZ2rN0AZfg ==
9
9
10
10
"@across-protocol/contracts@^0.1.4":
11
11
version "0.1.4"
You can’t perform that action at this time.
0 commit comments