diff --git a/package.json b/package.json index 1f0c97a..440c386 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "dependencies": { "@ant-design/icons": "^4.2.1", "@craco/craco": "^5.6.4", - "@project-serum/serum": "0.12.19", + "@project-serum/serum": "0.13.0", "@project-serum/sol-wallet-adapter": "^0.1.1", "@solana/web3.js": "0.71.10", "@testing-library/jest-dom": "^4.2.4", diff --git a/yarn.lock b/yarn.lock index 21c39d9..f1190fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.12.19": - version "0.12.19" - resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.12.19.tgz#a86ed3590bdbd51380f6062810c40734c1bfe548" - integrity sha512-QWy6mw2Swm1eqs1rLWhjqHYIg0mAsjnye8kcW5Ko1QeDcSfkj9asgxPK7ft7IS+npSbbSBAO4IZdm189FBOV6Q== +"@project-serum/serum@0.13.0": + version "0.13.0" + resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.0.tgz#0af1797dab97096cd5af2f0b0c75d2def1b093eb" + integrity sha512-gqKxdxGSk4yPXq0qtKnwynzSk8KDMShhC1xtXWFXCpn6SiBup3N/rH+tTZ4BI8CxBUaZofH2GGQ5oWmCsEHbeQ== dependencies: "@solana/web3.js" "^0.71.10" bn.js "^5.1.2"