Update serum-ts package

This commit is contained in:
Nathaniel Parke 2021-04-01 17:08:57 +08:00
parent e1feabd9be
commit 23f1032bbc
2 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
"@project-serum/associated-token": "0.1.0",
"@project-serum/awesome-serum": "1.0.1",
"@project-serum/pool": "0.2.2",
"@project-serum/serum": "^0.13.32",
"@project-serum/serum": "^0.13.33",
"@project-serum/sol-wallet-adapter": "^0.1.8",
"@solana/web3.js": "0.86.1",
"@testing-library/jest-dom": "^4.2.4",

View File

@ -1505,10 +1505,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"
"@project-serum/serum@^0.13.32":
version "0.13.32"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.32.tgz#c7445de9e3b1d699e4f02366e624138ef0f1dff3"
integrity sha512-ywJWzAQlJNO+F0pSW8/33XkUvPWcORuK69nVGVJMZI8LfdbRsCHZdOeEsjpGM+/CZr2iNtv3AUIq2k1Bp7biHg==
"@project-serum/serum@^0.13.33":
version "0.13.33"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.33.tgz#03ce8219c1bb458f56c09dc8aa621d76538e70f5"
integrity sha512-g2ztZwhQAvhGE9u4/Md6uEFBpaOMV2Xa/H/FGhgTx3iBv2sikW5fheHRJ8Vy7yEA9ZhZCuzbCkw8Wz1fq82VAg==
dependencies:
"@solana/web3.js" "^0.90.0"
bn.js "^5.1.2"