|
7 | 7 | "@coral-xyz/anchor": "0.29.0", |
8 | 8 | "@coral-xyz/anchor-30": "npm:@coral-xyz/[email protected]", |
9 | 9 | "@ellipsis-labs/phoenix-sdk": "1.4.5", |
10 | | - "@grpc/grpc-js": "1.12.6", |
| 10 | + "@grpc/grpc-js": "1.14.0", |
11 | 11 | "@openbook-dex/openbook-v2": "0.2.10", |
12 | 12 | "@project-serum/serum": "0.13.65", |
13 | 13 | "@pythnetwork/client": "2.5.3", |
|
17 | 17 | "@solana/web3.js": "1.98.0", |
18 | 18 | "@switchboard-xyz/common": "3.0.14", |
19 | 19 | "@switchboard-xyz/on-demand": "2.4.1", |
20 | | - "@triton-one/yellowstone-grpc": "1.3.0", |
| 20 | + "@triton-one/yellowstone-grpc": "1.4.1", |
21 | 21 | "anchor-bankrun": "0.3.0", |
22 | 22 | "gill": "^0.10.2", |
23 | 23 | "helius-laserstream": "0.1.8", |
|
59 | 59 | }, |
60 | 60 | }, |
61 | 61 | "overrides": { |
62 | | - "debug": "<4.4.2", |
63 | | - "supports-color": "7.2.0", |
64 | 62 | "ansi-regex": "5.0.1", |
65 | | - "color-convert": "<3.1.1", |
66 | 63 | "ansi-styles": "4.3.0", |
67 | | - "wrap-ansi": "7.0.0", |
| 64 | + "backslash": "<0.2.1", |
68 | 65 | "chalk": "4.1.2", |
69 | | - "strip-ansi": "6.0.1", |
| 66 | + "chalk-template": "<1.1.1", |
| 67 | + "color-convert": "<3.1.1", |
70 | 68 | "color-name": "<2.0.1", |
| 69 | + "color-string": "<2.1.1", |
| 70 | + "debug": "<4.4.2", |
| 71 | + "error-ex": "<1.3.3", |
| 72 | + "has-ansi": "<6.0.1", |
| 73 | + "is-arrayish": "<0.3.3", |
| 74 | + "simple-swizzle": "<0.2.3", |
| 75 | + "slice-ansi": "3.0.0", |
| 76 | + "strip-ansi": "6.0.1", |
| 77 | + "supports-color": "7.2.0", |
| 78 | + "supports-hyperlinks": "<4.1.1", |
| 79 | + "wrap-ansi": "7.0.0", |
71 | 80 | }, |
72 | 81 | "packages": { |
73 | 82 | "@babel/code-frame": [ "@babel/[email protected]", "", { "dependencies": { "@babel/helper-validator-identifier": "^7.25.9", "js-tokens": "^4.0.0", "picocolors": "^1.0.0" } }, "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ=="], |
|
104 | 113 |
|
105 | 114 | "@eslint/js": [ "@eslint/[email protected]", "", {}, "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g=="], |
106 | 115 |
|
107 | | - "@grpc/grpc-js": ["@grpc/grpc-js@1.12.6", "", { "dependencies": { "@grpc/proto-loader": "^0.7.13", "@js-sdsl/ordered-map": "^4.4.2" } }, "sha512-JXUj6PI0oqqzTGvKtzOkxtpsyPRNsrmhh41TtIz/zEB6J+AUiZZ0dxWzcMwO9Ns5rmSPuMdghlTbUuqIM48d3Q=="], |
| 116 | + "@grpc/grpc-js": ["@grpc/grpc-js@1.14.0", "", { "dependencies": { "@grpc/proto-loader": "^0.8.0", "@js-sdsl/ordered-map": "^4.4.2" } }, "sha512-N8Jx6PaYzcTRNzirReJCtADVoq4z7+1KQ4E70jTg/koQiMoUSN1kbNjPOqpPbhMFhfU1/l7ixspPl8dNY+FoUg=="], |
108 | 117 |
|
109 | | - "@grpc/proto-loader": ["@grpc/proto-loader@0.7.13", "", { "dependencies": { "lodash.camelcase": "^4.3.0", "long": "^5.0.0", "protobufjs": "^7.2.5", "yargs": "^17.7.2" }, "bin": { "proto-loader-gen-types": "build/bin/proto-loader-gen-types.js" } }, "sha512-AiXO/bfe9bmxBjxxtYxFAXGZvMaN5s8kO+jBHAJCON8rJoB5YS/D6X7ZNc6XQkuHNmyl4CYaMI1fJ/Gn27RGGw=="], |
| 118 | + "@grpc/proto-loader": ["@grpc/proto-loader@0.8.0", "", { "dependencies": { "lodash.camelcase": "^4.3.0", "long": "^5.0.0", "protobufjs": "^7.5.3", "yargs": "^17.7.2" }, "bin": { "proto-loader-gen-types": "build/bin/proto-loader-gen-types.js" } }, "sha512-rc1hOQtjIWGxcxpb9aHAfLpIctjEnsDehj0DAiVfBlmT84uvR0uUtN2hEi/ecvWVjXUGf5qPF4qEgiLOx1YIMQ=="], |
110 | 119 |
|
111 | 120 | "@humanwhocodes/config-array": [ "@humanwhocodes/[email protected]", "", { "dependencies": { "@humanwhocodes/object-schema": "^2.0.2", "debug": "^4.3.1", "minimatch": "^3.0.5" } }, "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg=="], |
112 | 121 |
|
|
294 | 303 |
|
295 | 304 | "@switchboard-xyz/on-demand": [ "@switchboard-xyz/[email protected]", "", { "dependencies": { "@coral-xyz/anchor-30": "npm:@coral-xyz/[email protected]", "@isaacs/ttlcache": "^1.4.1", "@switchboard-xyz/common": ">=3.0.0", "axios": "^1.8.3", "bs58": "^6.0.0", "buffer": "^6.0.3", "js-yaml": "^4.1.0" } }, "sha512-eSlBp+c8lxpcSgh0/2xK8OaLHPziTSZlcs8V96gZGdiCJz1KgWJRNE1qnIJDOwaGdFecZdwcmajfQRtLRLED3w=="], |
296 | 305 |
|
297 | | - "@triton-one/yellowstone-grpc": ["@triton-one/yellowstone-grpc@1.3.0", "", { "dependencies": { "@grpc/grpc-js": "^1.8.0" } }, "sha512-tuwHtoYzvqnahsMrecfNNkQceCYwgiY0qKS8RwqtaxvDEgjm0E+0bXwKz2eUD3ZFYifomJmRKDmSBx9yQzAeMQ=="], |
| 306 | + "@triton-one/yellowstone-grpc": ["@triton-one/yellowstone-grpc@1.4.1", "", { "dependencies": { "@grpc/grpc-js": "^1.8.0" } }, "sha512-ZN49vooxFbOqWttll8u7AOsIVnX+srqX9ddhZ9ttE+OcehUo8c2p2suK8Gr2puab49cgsV0VGjiTn9Gua/ntIw=="], |
298 | 307 |
|
299 | 308 | "@ts-graphviz/adapter": [ "@ts-graphviz/[email protected]", "", { "dependencies": { "@ts-graphviz/common": "^2.1.5" } }, "sha512-kJ10lIMSWMJkLkkCG5gt927SnGZcBuG0s0HHswGzcHTgvtUe7yk5/3zTEr0bafzsodsOq5Gi6FhQeV775nC35Q=="], |
300 | 309 |
|
|
1176 | 1185 |
|
1177 | 1186 | "@ellipsis-labs/phoenix-sdk/bs58": [ "[email protected]", "", { "dependencies": { "base-x": "^4.0.0" } }, "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ=="], |
1178 | 1187 |
|
| 1188 | + "@grpc/proto-loader/protobufjs": [ "[email protected]", "", { "dependencies": { "@protobufjs/aspromise": "^1.1.2", "@protobufjs/base64": "^1.1.2", "@protobufjs/codegen": "^2.0.4", "@protobufjs/eventemitter": "^1.1.0", "@protobufjs/fetch": "^1.1.0", "@protobufjs/float": "^1.0.2", "@protobufjs/inquire": "^1.1.0", "@protobufjs/path": "^1.1.2", "@protobufjs/pool": "^1.1.0", "@protobufjs/utf8": "^1.1.0", "@types/node": ">=13.7.0", "long": "^5.0.0" } }, "sha512-CvexbZtbov6jW2eXAvLukXjXUW1TzFaivC46BpWc/3BpcCysb5Vffu+B3XHMm8lVEuy2Mm4XGex8hBSg1yapPg=="], |
| 1189 | + |
1179 | 1190 | "@metaplex-foundation/beet-solana/bs58": [ "[email protected]", "", { "dependencies": { "base-x": "^4.0.0" } }, "sha512-r+ihvQJvahgYT50JD05dyJNKlmmSlMoOGwn1lCcEzanPglg7TxYjioQUYehQ9mAR/+hOSd2jRc/Z2y5UxBymvQ=="], |
1180 | 1191 |
|
1181 | 1192 | "@metaplex-foundation/solita/@metaplex-foundation/beet": [ "@metaplex-foundation/[email protected]", "", { "dependencies": { "ansicolors": "^0.3.2", "bn.js": "^5.2.0", "debug": "^4.3.3" } }, "sha512-2OAKJnLatCc3mBXNL0QmWVQKAWK2C7XDfepgL0p/9+8oSx4bmRAFHFqptl1A/C0U5O3dxGwKfmKluW161OVGcA=="], |
|
1248 | 1259 |
|
1249 | 1260 | "jayson/ws": [ "[email protected]", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": "^5.0.2" }, "optionalPeers": [ "bufferutil", "utf-8-validate"] }, "sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ=="], |
1250 | 1261 |
|
| 1262 | + "jito-ts/@grpc/grpc-js": [ "@grpc/[email protected]", "", { "dependencies": { "@grpc/proto-loader": "^0.7.13", "@js-sdsl/ordered-map": "^4.4.2" } }, "sha512-JXUj6PI0oqqzTGvKtzOkxtpsyPRNsrmhh41TtIz/zEB6J+AUiZZ0dxWzcMwO9Ns5rmSPuMdghlTbUuqIM48d3Q=="], |
| 1263 | + |
1251 | 1264 | "jito-ts/@solana/web3.js": [ "@solana/[email protected]", "", { "dependencies": { "@babel/runtime": "^7.12.5", "@noble/curves": "^1.0.0", "@noble/hashes": "^1.3.0", "@solana/buffer-layout": "^4.0.0", "agentkeepalive": "^4.2.1", "bigint-buffer": "^1.1.5", "bn.js": "^5.0.0", "borsh": "^0.7.0", "bs58": "^4.0.1", "buffer": "6.0.3", "fast-stable-stringify": "^1.0.0", "jayson": "^4.1.0", "node-fetch": "^2.6.7", "rpc-websockets": "^7.5.1", "superstruct": "^0.14.2" } }, "sha512-XdN0Lh4jdY7J8FYMyucxCwzn6Ga2Sr1DHDWRbqVzk7ZPmmpSPOVWHzO67X1cVT+jNi1D6gZi2tgjHgDPuj6e9Q=="], |
1252 | 1265 |
|
1253 | 1266 | "jito-ts/dotenv": [ "[email protected]", "", {}, "sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ=="], |
|
1332 | 1345 |
|
1333 | 1346 | "glob/minimatch/brace-expansion": [ "[email protected]", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], |
1334 | 1347 |
|
| 1348 | + "jito-ts/@grpc/grpc-js/@grpc/proto-loader": [ "@grpc/[email protected]", "", { "dependencies": { "lodash.camelcase": "^4.3.0", "long": "^5.0.0", "protobufjs": "^7.2.5", "yargs": "^17.7.2" }, "bin": { "proto-loader-gen-types": "build/bin/proto-loader-gen-types.js" } }, "sha512-AiXO/bfe9bmxBjxxtYxFAXGZvMaN5s8kO+jBHAJCON8rJoB5YS/D6X7ZNc6XQkuHNmyl4CYaMI1fJ/Gn27RGGw=="], |
| 1349 | + |
1335 | 1350 | "jito-ts/@solana/web3.js/superstruct": [ "[email protected]", "", {}, "sha512-nPewA6m9mR3d6k7WkZ8N8zpTWfenFH3q9pA2PkuiZxINr9DKB2+40wEQf0ixn8VaGuJ78AB6iWOtStI+/4FKZQ=="], |
1336 | 1351 |
|
1337 | 1352 | "mocha/minimatch/brace-expansion": [ "[email protected]", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], |
|
0 commit comments