We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a258bdb commit 62039cfCopy full SHA for 62039cf
apps/price_pusher/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@pythnetwork/price-pusher",
3
- "version": "9.2.0",
+ "version": "9.3.0",
4
"description": "Pyth Price Pusher",
5
"homepage": "https://pyth.network",
6
"main": "lib/index.js",
@@ -61,8 +61,8 @@
61
"dependencies": {
62
"@coral-xyz/anchor": "^0.30.0",
63
"@injectivelabs/networks": "1.14.47",
64
- "@injectivelabs/utils": "^1.14.47",
65
- "@injectivelabs/sdk-ts": "1.14.49",
+ "@injectivelabs/utils": "^1.14.48",
+ "@injectivelabs/sdk-ts": "1.14.50",
66
"@mysten/sui": "^1.3.0",
67
"@pythnetwork/hermes-client": "^1.3.1",
68
"@pythnetwork/price-service-sdk": "workspace:^",
0 commit comments