Upgrade to serum v0.13.11

This commit is contained in:
Nathaniel Parke 2020-11-02 09:29:40 +08:00
parent 655fbcfa47
commit c827c8b740
2 changed files with 11 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"@ant-design/icons": "^4.2.1",
"@craco/craco": "^5.6.4",
"@project-serum/pool": "^0.1.1",
"@project-serum/serum": "^0.13.10",
"@project-serum/serum": "^0.13.11",
"@project-serum/sol-wallet-adapter": "^0.1.1",
"@solana/web3.js": "0.86.1",
"@testing-library/jest-dom": "^4.2.4",

View File

@ -1539,7 +1539,16 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"
"@project-serum/serum@^0.13.10", "@project-serum/serum@^0.13.8":
"@project-serum/serum@^0.13.11":
version "0.13.11"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.11.tgz#c55c830cbfb28cdc2b4e4076b1367d45ad19175d"
integrity sha512-kE9PhXuryP7afJFkZrKkLzNxeRETHgPvN5Jl3BZIDH5oyHLUfmj3OQreMPwIqJXnMkLwCHewG5JFJALwit+3Wg==
dependencies:
"@solana/web3.js" "0.86.1"
bn.js "^5.1.2"
buffer-layout "^1.2.0"
"@project-serum/serum@^0.13.8":
version "0.13.10"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.10.tgz#0c4fdcad34e5dcb11561b8dc650903d2420f91c4"
integrity sha512-60Vl8pMiKSjdjRky4O9aajUMr0BIdYzHZyAX16Lr+gu03x1iMgL7bih23ywuNONo3vBhA1PjHpwA9J/fbrE2vQ==