Skip to content

Commit d775e18

Browse files
bump ts client
Signed-off-by: microwavedcola1 <[email protected]>
1 parent 6cf7d3f commit d775e18

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@blockworks-foundation/mango-feeds": "0.1.7",
2525
"@blockworks-foundation/mango-mints-redemption": "^0.0.10",
26-
"@blockworks-foundation/mango-v4": "0.33.2",
26+
"@blockworks-foundation/mango-v4": "0.33.4",
2727
"@blockworks-foundation/mango-v4-settings": "0.14.24",
2828
"@blockworks-foundation/mangolana": "0.1.1",
2929
"@headlessui/react": "1.6.6",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -401,10 +401,10 @@
401401
bn.js "^5.2.1"
402402
eslint-config-prettier "^9.0.0"
403403

404-
"@blockworks-foundation/[email protected].2":
405-
version "0.33.2"
406-
resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4/-/mango-v4-0.33.2.tgz#74684fc21b892e89cd7283fbb9f036ad9c7a02ce"
407-
integrity sha512-Xw1rr2iIhaSiLZuFOmykUI6s6U82L1nctoWy4E4SOYOylpyMer1uzts56nEz5Rvsh1VyhiK42zzQoQYTpXWX3A==
404+
"@blockworks-foundation/[email protected].4":
405+
version "0.33.4"
406+
resolved "https://registry.yarnpkg.com/@blockworks-foundation/mango-v4/-/mango-v4-0.33.4.tgz#11f17eb066e1e3456f93b67e67b2920ee9a2872c"
407+
integrity sha512-ASsxGYoXTFIYx2ougn9OseUi/y8Vd+KZJ4tFknhB8VtfV8RQ8iTcDVaaVhyZ6zfLJ2D0JBcwFS/DIfY7kzQKug==
408408
dependencies:
409409
"@blockworks-foundation/mango-v4-settings" "0.14.24"
410410
"@blockworks-foundation/mangolana" "0.1.0"
@@ -418,7 +418,7 @@
418418
"@solana/spl-token" "0.4.8"
419419
"@solana/web3.js" "^1.95.2"
420420
"@switchboard-xyz/common" "^2.4.4"
421-
"@switchboard-xyz/on-demand" "^1.2.20"
421+
"@switchboard-xyz/on-demand" "^1.2.38"
422422
"@switchboard-xyz/sbv2-lite" "^0.1.6"
423423
"@switchboard-xyz/solana.js" "^3.2.5"
424424
big.js "^6.1.1"
@@ -3823,7 +3823,7 @@
38233823
protobufjs "^7.2.6"
38243824
yaml "^2.5.0"
38253825

3826-
"@switchboard-xyz/on-demand@^1.2.20":
3826+
"@switchboard-xyz/on-demand@^1.2.38":
38273827
version "1.2.38"
38283828
resolved "https://registry.yarnpkg.com/@switchboard-xyz/on-demand/-/on-demand-1.2.38.tgz#de368176a89b05c365d916c5cb419e1cf918acf3"
38293829
integrity sha512-BaZc78dDbmofJmk60SD0dDsf953rnQ9MaTeUrFyn8Z0zRiu79hTJMeKisKbC/pOCG7EMpZZRF/sqXujRfG6QFw==

0 commit comments

Comments
 (0)