diff --git a/package.json b/package.json index 313e5c5..8f9dcd4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@metaplex-foundation/mpl-bubblegum": "^5.0.2", "@metaplex-foundation/mpl-core": "^1.8.0", "@metaplex-foundation/mpl-core-candy-machine": "^0.3.0", - "@metaplex-foundation/mpl-distro": "^0.3.2", + "@metaplex-foundation/mpl-distro": "^0.4.0", "@metaplex-foundation/mpl-token-metadata": "^3.4.0", "@metaplex-foundation/mpl-toolbox": "0.10.0", "@metaplex-foundation/umi": "1.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a7a6a88..47cb3aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^0.3.0 version: 0.3.0(@metaplex-foundation/mpl-core@1.8.0(@metaplex-foundation/umi@1.5.1)(@noble/hashes@1.8.0))(@metaplex-foundation/umi@1.5.1) '@metaplex-foundation/mpl-distro': - specifier: ^0.3.2 - version: 0.3.4(@metaplex-foundation/mpl-core@1.8.0(@metaplex-foundation/umi@1.5.1)(@noble/hashes@1.8.0))(@metaplex-foundation/mpl-toolbox@0.10.0(@metaplex-foundation/umi@1.5.1))(@metaplex-foundation/umi@1.5.1) + specifier: ^0.4.0 + version: 0.4.0(@metaplex-foundation/mpl-core@1.8.0(@metaplex-foundation/umi@1.5.1)(@noble/hashes@1.8.0))(@metaplex-foundation/mpl-toolbox@0.10.0(@metaplex-foundation/umi@1.5.1))(@metaplex-foundation/umi@1.5.1) '@metaplex-foundation/mpl-token-metadata': specifier: ^3.4.0 version: 3.4.0(@metaplex-foundation/umi@1.5.1) @@ -782,8 +782,8 @@ packages: '@metaplex-foundation/umi': '>=0.8.2 <2.0.0' '@noble/hashes': ^1.3.1 - '@metaplex-foundation/mpl-distro@0.3.4': - resolution: {integrity: sha512-gVZNyLE7R39F+LpozGavHIREJ7JB5thxiYGS0vBx6PoLxdmnjLvTpKDSmuveT8SfneFqYcZKrmGclwlSVMh9ow==} + '@metaplex-foundation/mpl-distro@0.4.0': + resolution: {integrity: sha512-GciAyxHHx6EaaABE8mKe9NY5XENnVTlGjyDQiMTdWBFeeQBOfx/XTNV1pd+jl1nLLsAGU8ScJv0BFTpX9R1XMA==} peerDependencies: '@metaplex-foundation/mpl-core': '>=1.3.0' '@metaplex-foundation/mpl-toolbox': ^0.10.0 @@ -1835,6 +1835,9 @@ packages: bignumber.js@9.3.0: resolution: {integrity: sha512-EM7aMFTXbptt/wZdMlBv2t8IViwQL+h6SLHosp8Yf0dqJMTnY6iL32opnAB6kAdL0SZPuvcAzFr31o0c/R3/RA==} + bignumber.js@9.3.1: + resolution: {integrity: sha512-Ko0uX15oIUS7wJ3Rb30Fs6SkVbLmPBAKdlm7q9+ak9bbIeFf0MwuBsQV6z7+X768/cHsfg+WlysDWJcmthjsjQ==} + binary-extensions@2.3.0: resolution: {integrity: sha512-Ceh+7ox5qe7LJuLHoY0feh3pHuUDHAcRUeyL2VYghZwfpkNIy/+8Ocg0a3UuSoYzavmylwuLWQOf3hl0jjMMIw==} engines: {node: '>=8'} @@ -1860,9 +1863,6 @@ packages: bn.js@5.2.1: resolution: {integrity: sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==} - bn.js@5.2.3: - resolution: {integrity: sha512-EAcmnPkxpntVL+DS7bO1zhcZNvCkxqtkd0ZY53h06GNQ3DEkkGZ/gKgmDv6DdZQGj9BgfSPKtJJ7Dp1GPP8f7w==} - borsh@0.7.0: resolution: {integrity: sha512-CLCsZGIBCFnPtkNnieW/a8wmreDmfUtjU2m9yHrzPXIlNbqVs0AQrSatSG6vdNYUqdc83tkQi2eHfF98ubzQLA==} @@ -4176,10 +4176,6 @@ packages: resolution: {integrity: sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==} engines: {node: '>=14.14'} - to-buffer@1.2.2: - resolution: {integrity: sha512-db0E3UJjcFhpDhAF4tLo03oli3pwl3dbnzXOUIlRKrp+ldk/VUxzpWYZENsw2SZiuBjHAk7DfB0VU7NKdpb6sw==} - engines: {node: '>= 0.4'} - to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} @@ -5910,7 +5906,7 @@ snapshots: '@msgpack/msgpack': 3.1.1 '@noble/hashes': 1.8.0 - '@metaplex-foundation/mpl-distro@0.3.4(@metaplex-foundation/mpl-core@1.8.0(@metaplex-foundation/umi@1.5.1)(@noble/hashes@1.8.0))(@metaplex-foundation/mpl-toolbox@0.10.0(@metaplex-foundation/umi@1.5.1))(@metaplex-foundation/umi@1.5.1)': + '@metaplex-foundation/mpl-distro@0.4.0(@metaplex-foundation/mpl-core@1.8.0(@metaplex-foundation/umi@1.5.1)(@noble/hashes@1.8.0))(@metaplex-foundation/mpl-toolbox@0.10.0(@metaplex-foundation/umi@1.5.1))(@metaplex-foundation/umi@1.5.1)': dependencies: '@metaplex-foundation/mpl-core': 1.8.0(@metaplex-foundation/umi@1.5.1)(@noble/hashes@1.8.0) '@metaplex-foundation/mpl-toolbox': 0.10.0(@metaplex-foundation/umi@1.5.1) @@ -7192,7 +7188,7 @@ snapshots: arconnect: 0.4.2 asn1.js: 5.4.1 base64-js: 1.5.1 - bignumber.js: 9.3.0 + bignumber.js: 9.3.1 optional: true asn1.js@5.4.1: @@ -7265,6 +7261,9 @@ snapshots: bignumber.js@9.3.0: {} + bignumber.js@9.3.1: + optional: true + binary-extensions@2.3.0: {} bindings@1.5.0: @@ -7287,8 +7286,6 @@ snapshots: bn.js@5.2.1: {} - bn.js@5.2.3: {} - borsh@0.7.0: dependencies: bn.js: 5.2.1 @@ -9898,12 +9895,6 @@ snapshots: tmp@0.2.3: optional: true - to-buffer@1.2.2: - dependencies: - isarray: 2.0.5 - safe-buffer: 5.2.1 - typed-array-buffer: 1.0.3 - to-regex-range@5.0.1: dependencies: is-number: 7.0.0