File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 53
53
"cannon:alpha" : " yarn up @usecannon/builder@alpha @usecannon/cli@alpha --exact && yarn dedupe"
54
54
},
55
55
"devDependencies" : {
56
- "@pythnetwork/pyth-evm-js" : " ^1.82 .0" ,
56
+ "@pythnetwork/pyth-evm-js" : " ^1.83 .0" ,
57
57
"@usecannon/builder" : " 2.21.1" ,
58
58
"@usecannon/cli" : " 2.21.1" ,
59
59
"abi-to-sol" : " ^0.8.0" ,
68
68
"prettier-plugin-toml" : " ^2.0.1" ,
69
69
"solc" : " 0.8.21" ,
70
70
"supports-color" : " ^8.1.1" ,
71
- "viem" : " ^2.22.10 "
71
+ "viem" : " ^2.22.22 "
72
72
},
73
73
"resolutions" : {
74
74
"mocha" : " ^11" ,
Original file line number Diff line number Diff line change @@ -904,13 +904,13 @@ __metadata:
904
904
languageName : node
905
905
linkType : hard
906
906
907
- " @pythnetwork/pyth-evm-js@npm:^1.82 .0 " :
908
- version : 1.82 .0
909
- resolution : " @pythnetwork/pyth-evm-js@npm:1.82 .0"
907
+ " @pythnetwork/pyth-evm-js@npm:^1.83 .0 " :
908
+ version : 1.83 .0
909
+ resolution : " @pythnetwork/pyth-evm-js@npm:1.83 .0"
910
910
dependencies :
911
911
" @pythnetwork/price-service-client " : " npm:1.9.0"
912
912
buffer : " npm:^6.0.3"
913
- checksum : 10/fc17332b6fc8054fb79305771e7c85b22be432cb3bfe4f40d071f6e1d9f91f2c48f5898914cdca4b6070ec025dfa8c7b944e6adf66ff03349ee9e2b04dd375f9
913
+ checksum : 10/1898997c931bc889e6d2ffc930482ed29f6f8696634f24b30641f09e90d5a06dbcd78a729e77e7bed58cdb36c007bdfed48a846b149dd818564c877de460ee6d
914
914
languageName : node
915
915
linkType : hard
916
916
@@ -4979,7 +4979,7 @@ __metadata:
4979
4979
version : 0.0.0-use.local
4980
4980
resolution : " synthetix-deployments@workspace:."
4981
4981
dependencies :
4982
- " @pythnetwork/pyth-evm-js " : " npm:^1.82 .0"
4982
+ " @pythnetwork/pyth-evm-js " : " npm:^1.83 .0"
4983
4983
" @usecannon/builder " : " npm:2.21.1"
4984
4984
" @usecannon/cli " : " npm:2.21.1"
4985
4985
abi-to-sol : " npm:^0.8.0"
@@ -4994,7 +4994,7 @@ __metadata:
4994
4994
prettier-plugin-toml : " npm:^2.0.1"
4995
4995
solc : " npm:0.8.21"
4996
4996
supports-color : " npm:^8.1.1"
4997
- viem : " npm:^2.22.10 "
4997
+ viem : " npm:^2.22.22 "
4998
4998
languageName : unknown
4999
4999
linkType : soft
5000
5000
You can’t perform that action at this time.
0 commit comments