Bump @project-serum/serum v0.13.45

This commit is contained in:
armaniferrante 2021-07-09 09:05:10 -07:00
parent b8183ebed7
commit b320f9ad68
No known key found for this signature in database
GPG Key ID: 58BEF301E91F7828
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.43",
"@project-serum/serum": "^0.13.45",
"@project-serum/sol-wallet-adapter": "^0.2.0",
"@solana/spl-name-service": "^0.1.2",
"@solana/spl-token": "^0.1.6",

View File

@ -1519,10 +1519,10 @@
bn.js "^5.1.2"
buffer-layout "^1.2.0"
"@project-serum/serum@^0.13.43":
version "0.13.43"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.43.tgz#eef25f279e1c28a4464d832af8728ca6e98df5b8"
integrity sha512-CFpynbbNVsoNHj6L/HCrHpCMm7Nyr8MAjqEnY9xF4WUCHov6/8u3phfqstk2+qJEfbGQttT1fuMj2M328Cu7BA==
"@project-serum/serum@^0.13.45":
version "0.13.45"
resolved "https://registry.yarnpkg.com/@project-serum/serum/-/serum-0.13.45.tgz#a735ebaba355dfb08003fb14375b46f53c9472ba"
integrity sha512-f3aAKE9LXxLHJ8cX7Rkzs3IDglo4+/GHRGP5grxn9ujx9XkPwbQpUbZYV7oyQwP8tHHZQBXUw0ThHXvR2MhlNg==
dependencies:
"@solana/web3.js" "^0.90.0"
bn.js "^5.1.2"