chore: bump @solana/spl-token from 0.1.3 to 0.1.4 in /web3.js (#17142)

Bumps [@solana/spl-token](https://github.com/solana-labs/solana-program-library) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/solana-labs/solana-program-library/releases)
- [Commits](https://github.com/solana-labs/solana-program-library/compare/@solana/spl-token@v0.1.3...@solana/spl-token@v0.1.4)

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:
dependabot[bot]
2021-05-10 12:27:18 +00:00
committed by GitHub
parent a74cbb2f93
commit ad92414be3

View File

@ -4036,13 +4036,13 @@
"dev": true
},
"node_modules/@solana/spl-token": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/@solana/spl-token/-/spl-token-0.1.3.tgz",
"integrity": "sha512-M251on5RDz8VQXoKoQPeLANEyI4qhThKLZBeUiLbFZ93KRgouGfmV5D/bUZXkLF75PlLcARIzU9ptoHOlZ6SbQ==",
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/@solana/spl-token/-/spl-token-0.1.4.tgz",
"integrity": "sha512-W8uSC4ysWVjbKK7lvsIHFxdMIkOCEoOm9tYY9VVpBlUIp4+K5bpPxHXUlxMiHfkKPWAxab6IGUn71VVLg8uq5Q==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.10.5",
"@solana/web3.js": "^1.2.2",
"@solana/web3.js": "^1.9.1",
"bn.js": "^5.1.0",
"buffer": "6.0.3",
"buffer-layout": "^1.2.0",
@ -4063,9 +4063,9 @@
}
},
"node_modules/@solana/web3.js": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.2.4.tgz",
"integrity": "sha512-qTYmZiFPrk6ZWniIzLCwa/4+Ovlg6DXLc32Q1SPqqQldnnoZkrCBuZq8mcd8VkPC2pVAwJhxsLTY3I9i5O8tuQ==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.10.0.tgz",
"integrity": "sha512-N+MlMxfDyNrz3u1eAJRwRGhDmPQQc1iysiDBS1ofAYCYeehfU/KHttM1GIy4mST1BynYO1n555PHZL3qDBzcCg==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.12.5",
@ -25405,13 +25405,13 @@
"dev": true
},
"@solana/spl-token": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/@solana/spl-token/-/spl-token-0.1.3.tgz",
"integrity": "sha512-M251on5RDz8VQXoKoQPeLANEyI4qhThKLZBeUiLbFZ93KRgouGfmV5D/bUZXkLF75PlLcARIzU9ptoHOlZ6SbQ==",
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/@solana/spl-token/-/spl-token-0.1.4.tgz",
"integrity": "sha512-W8uSC4ysWVjbKK7lvsIHFxdMIkOCEoOm9tYY9VVpBlUIp4+K5bpPxHXUlxMiHfkKPWAxab6IGUn71VVLg8uq5Q==",
"dev": true,
"requires": {
"@babel/runtime": "^7.10.5",
"@solana/web3.js": "^1.2.2",
"@solana/web3.js": "^1.9.1",
"bn.js": "^5.1.0",
"buffer": "6.0.3",
"buffer-layout": "^1.2.0",
@ -25431,9 +25431,9 @@
}
},
"@solana/web3.js": {
"version": "1.2.4",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.2.4.tgz",
"integrity": "sha512-qTYmZiFPrk6ZWniIzLCwa/4+Ovlg6DXLc32Q1SPqqQldnnoZkrCBuZq8mcd8VkPC2pVAwJhxsLTY3I9i5O8tuQ==",
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.10.0.tgz",
"integrity": "sha512-N+MlMxfDyNrz3u1eAJRwRGhDmPQQc1iysiDBS1ofAYCYeehfU/KHttM1GIy4mST1BynYO1n555PHZL3qDBzcCg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5",