Update serum-js

This commit is contained in:
Nishad 2020-10-19 12:43:56 +08:00
parent 4d2360ce42
commit 4194a7aa17
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
"dependencies": {
"@ant-design/icons": "^4.2.1",
"@craco/craco": "^5.6.4",
"@project-serum/serum": "0.13.4",
"@project-serum/serum": "0.13.5",
"@project-serum/sol-wallet-adapter": "^0.1.1",
"@solana/web3.js": "0.71.10",
"@testing-library/jest-dom": "^4.2.4",

View File

@ -1467,10 +1467,10 @@
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
"@project-serum/serum@0.13.4":
version "0.13.4"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.4.tgz#5a7a2d6e418fa986a92c3e9dd3c04776ce3b5f5d"
integrity sha512-fUruHI17rUrrl5DhuLIChGO1fhcJWwkc/GROToMwfsrHGUDA1FX0MOiXfDYQJaXvMJKJg/cMa6aNThShr05tmQ==
"@project-serum/serum@0.13.5":
version "0.13.5"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.5.tgz#9e8591886b3fc7f2486a94c242e5728d97da0938"
integrity sha512-qMnxYKR/z8pqN+LFUIPRFwdSsJ1bGD39Jy6nooQl+aFp+ZpS8+hjIsJQGjpJA4kf+H+U8v6kcMhgMJ6diAWUHw==
dependencies:
"@solana/web3.js" "^0.71.10"
bn.js "^5.1.2"