chore: bump @solana/spl-token from 0.1.2 to 0.1.3 in /web3.js (#16257)
Bumps [@solana/spl-token](https://github.com/solana-labs/solana-program-library) from 0.1.2 to 0.1.3. - [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.2...@solana/spl-token@v0.1.3) 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:
12
web3.js/package-lock.json
generated
12
web3.js/package-lock.json
generated
@ -3663,9 +3663,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@solana/spl-token": {
|
||||
"version": "0.1.2",
|
||||
"resolved": "https://registry.npmjs.org/@solana/spl-token/-/spl-token-0.1.2.tgz",
|
||||
"integrity": "sha512-Z6WBrOqybwuU2sGPxMxF6Y0UjU/DI575RpQaSYMtLjENOVqgENN0Vj2lyp4bqLwP5htDa126tJElcVEPKntyLg==",
|
||||
"version": "0.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@solana/spl-token/-/spl-token-0.1.3.tgz",
|
||||
"integrity": "sha512-M251on5RDz8VQXoKoQPeLANEyI4qhThKLZBeUiLbFZ93KRgouGfmV5D/bUZXkLF75PlLcARIzU9ptoHOlZ6SbQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.5",
|
||||
@ -3689,9 +3689,9 @@
|
||||
}
|
||||
},
|
||||
"@solana/web3.js": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.2.2.tgz",
|
||||
"integrity": "sha512-LBp1qqMQtVS1mr1Jw/mnATP7qse2XaMIacrWAM1p9H8MfOBD61hZO/BkI2vJnmVDYJx1K97z8bguuDCnlU6A8Q==",
|
||||
"version": "1.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@solana/web3.js/-/web3.js-1.2.4.tgz",
|
||||
"integrity": "sha512-qTYmZiFPrk6ZWniIzLCwa/4+Ovlg6DXLc32Q1SPqqQldnnoZkrCBuZq8mcd8VkPC2pVAwJhxsLTY3I9i5O8tuQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.12.5",
|
||||
|
Reference in New Issue
Block a user