chore:(deps): bump @bonfida/bot from 0.5.0 to 0.5.3 in /explorer (#17468)
Bumps [@bonfida/bot](https://github.com/bonfida/bonfida-bot) from 0.5.0 to 0.5.3. - [Release notes](https://github.com/bonfida/bonfida-bot/releases) - [Commits](https://github.com/bonfida/bonfida-bot/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1f204660be
commit
ddff4fdbf3
|
@ -1252,12 +1252,12 @@
|
|||
"integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
|
||||
},
|
||||
"@bonfida/bot": {
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@bonfida/bot/-/bot-0.5.0.tgz",
|
||||
"integrity": "sha512-zmNRTIujOYPjGuIGSaTV9b/ltSF42yZYkNwGNAnIErdZ9Lv00lFBEfK3BM6iE+tlq9TfOe27QctXd7Rn2Nb6Gw==",
|
||||
"version": "0.5.3",
|
||||
"resolved": "https://registry.npmjs.org/@bonfida/bot/-/bot-0.5.3.tgz",
|
||||
"integrity": "sha512-h+Twa/8JxgZ7oUzw0sfYoHhSg4IcqaoJxOzmzXJkB5G1PriniOyzK6Qn815e5ea6c8y0sqZrA5WijvlZ/dNhKg==",
|
||||
"requires": {
|
||||
"@dr497/awesome-serum-markets": "^1.1.16",
|
||||
"@project-serum/serum": "^0.13.30",
|
||||
"@dr497/awesome-serum-markets": "^1.1.41",
|
||||
"@project-serum/serum": "^0.13.37",
|
||||
"@project-serum/sol-wallet-adapter": "^0.1.5",
|
||||
"@solana/spl-token": "0.0.13",
|
||||
"@solana/web3.js": "^0.94.2",
|
||||
|
@ -1323,9 +1323,9 @@
|
|||
"integrity": "sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg=="
|
||||
},
|
||||
"@dr497/awesome-serum-markets": {
|
||||
"version": "1.1.31",
|
||||
"resolved": "https://registry.npmjs.org/@dr497/awesome-serum-markets/-/awesome-serum-markets-1.1.31.tgz",
|
||||
"integrity": "sha512-DGI/WOChZ7oQdaD3o1KfqW7E2yeYsGLD0MMocHQFVMH/2Vi5agj50XezO8QIrRsDw2F4ZMQSOKIZ03XiRXsvSQ==",
|
||||
"version": "1.1.42",
|
||||
"resolved": "https://registry.npmjs.org/@dr497/awesome-serum-markets/-/awesome-serum-markets-1.1.42.tgz",
|
||||
"integrity": "sha512-z42RbhkVZfbSa80It98XowHur63eaqHf5c9mzp8igGKNRj9bSLr8vbr/v8Yz2r4XaevKiLmS2xbyOCVGC6OCEQ==",
|
||||
"requires": {
|
||||
"@solana/web3.js": "^0.87.1"
|
||||
},
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@bonfida/bot": "^0.5.0",
|
||||
"@bonfida/bot": "^0.5.3",
|
||||
"@metamask/jazzicon": "^2.0.0",
|
||||
"@project-serum/serum": "^0.13.37",
|
||||
"@react-hook/debounce": "^3.0.0",
|
||||
|
|
Loading…
Reference in New Issue